Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2381

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

$
0
0

I tried to add some Custom css :
.sp-megamenu-parent .sp-dropdown > li {z-index: 9999;}
but id didn't work, i am also not sure if syntax is correct.
Hi.

No syntax problems. You just apply the code to the wrong block.

Create custom.css file (if you have not) in /templates/helix_ultimate/css/ folder and add following code there

Code:

#sp-header {z-index: 9999;}.com-hikashop.view-category #sp-main-body:hover {position: relative;z-index: 99999;}
i looked in my frontend_default.css ...
Allways use custom.css for your own CSS or to override any CSS code coming from the template or components, instead of editing their core files. In core files any changes will be lost after updating template or component.

Statistics: Posted by Pavel-ww — Sat Mar 16, 2024 7:59 am



Viewing all articles
Browse latest Browse all 2381

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>