Hi,
Can you please help me in selecting the opacity of the menu in the site. Currently the opacity is very low due to which if the menu is over the content then I am unable to click on ht menu. I tried to solve it by reading past forums but cannot make it. Thanks for your help.
Regards
Sachin
Menu Opacity
sachinsehdev
Hi
Open template folder/css/custom.css file and add this code
.t3-header {
z-index: 30;
}
save and check.
Regards
- Edited
Ninja
Hi Pankaj,
Tried that but no luck there. Also I have noticed that opacity changes with the module you are on. So if we are scrolling down there are some modules which are problematic. (specially with icons).
Regards
Sachin
sachinsehdev
Hi Sachin
Kindly clear browser cache and check
The code is applied on your site and working fine.
Regards
Ninja Hi Pankaj,
I should not have doubted on your answer on the first place. Its all good.
Thank you for your help.
Regards
Sachin
aman204 locked the discussion.