so i added a clickable slidershow, it works great
however i got a small issues:
1- the dropdown menu takes me to the slider banner (im guessing its cuz they are overlapping)
hopefully someone could help,
website - https://the-style-luxe.myshopify.com/
password - reucho
Hi @hasanali1
You can add the below code to fix it:
-
Go to Online Store → Theme → Edit code. https://prnt.sc/XkUYXZPnym_E
-
Open your base.css in the Assets folder.
-
Paste the below code at the end of the file.
#MainContent{
z-index: 1;
position: relative;
}
Best regards,
GemPages Support Team
1 Like
hi there, tried it but its still going to the banner link
in addition it also removed the hovering animation