Quantcast
Viewing all articles
Browse latest Browse all 2118

General Questions/New to Joomla! 4.x • Re: Drop down menu hidden behind content

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:

Code:

.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer {z-index: auto;}
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.

Statistics: Posted by ceford — Fri Mar 15, 2024 2:29 pm



Viewing all articles
Browse latest Browse all 2118

Trending Articles