I just inspected your advert boxes with my browser Developer Tools, scrolled down until I found a CSS rule containing z-index: 99; and clicked its checkbox to disable that rule. You could try this in user.css if your template supports a user.css file:
You probably need to take this up with the supplier of the template that uses frontend_default.css. It ought to provide min and min.gz versions. But that is another story.
Personal opinion: having those ad boxes expand to cover the menu is really annoying.
Code:
.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer {z-index: auto;}
Personal opinion: having those ad boxes expand to cover the menu is really annoying.
Statistics: Posted by ceford — Fri Mar 15, 2024 2:29 pm