I’m using narrative theme and the exit button is not working on menu + product page.
website: WWW.OXYTOCIN.SHOP
I’m using narrative theme and the exit button is not working on menu + product page.
website: WWW.OXYTOCIN.SHOP
Go to assetes/Theme.scss.css
Paste below CSS in bottom of your file.
.product-slideshow__close
{
z-index: 100 !important;
}
Worked only with product page, still yet I can’t close the main menu once I open it.