my store menu is not working on the home page, but still working on ohter page which is weird. there is no response form any menu option including search button . The header section is only working when on other page.
1 Like
can you please send store url?
1 Like
Thank you!
THank you!
1 Like
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.min.css ->paste below code at the bottom of the file.
.template-index .wrapper_header_parallax .is_parallax {z-index: 99999;}
1 Like
Thank you for your fast reply, but the problem remain..
1 Like
oh sorry try this code again
.template-index .wrapper_header_parallax .is_parallax {
z-index: 99999 !important;
}
1 Like
amazing! Appreciate for your help!
1 Like
its my pleaser to help us
1 Like