Mega Menu dropdown is hidden behind the page content. You have fixed this for me before, but since you didn't give me instructions on how to fix it, I don't know how to make it work. It happens in Chrome, Internet Explorer and Firefox.
I am working to launch this site in a few weeks. Can you help?
Hi Mary,
Thanks for contacting us and choosing our product!
Please go to Modules-> mod_jux_social_tabs-> asset->css-> dcsmt.css line 2203
delete
.rt-block {
z-index: 1;
}
Why not use our new products. it has many new features?. Joomla mega menu update, CSS3 Mega Menu,
Hope this help!
If you really like our product please write a review and vote 100 points for us at:
I changed the css file, but it still hides behind other content. I'm afraid if I mess with it, the Social Tabs on the right side will do the same thing. I've had this problem before.
If I install the new menu, will I need to set it all up from the beginning?
I love your products and your response to any issues I've had. You guys are great! Thanks for your help. It's bed time here, so I will check in tomorrow.
Hi Mary
Please send me an account site via mail: This email address is being protected from spambots. You need JavaScript enabled to view it.. I will check again. Thanks.
I can see you've worked on this, but I’m still having trouble with the menu.
On the home page, the menu is on top of the page content, but none of the links are clickable. I can’t even click on the links of the names of towns further down on the right side.
When you go to other pages just using the URL to get there, the menu is behind the content, and the right side menu doesn’t work either.
Hi Mary Ortega,
About you problem,
Please go to dcsmt.css(modules/mod_jux_social_tabs/assets/css/dcsmt.css) line 2208
Edit
#rt-showcase .rt-block{
z-index: 0;
}
=>
#rt-showcase .rt-block{
z-index: 1;
}
Node: I've edited.
Hope help you
Thanks!