Hi I have two problems after I added a header transparency
1. The sub menus and mega menus are also opaque and they need to have a solid background. tried lots of things including
.sub-menu {opacity: 1 !important} to no avail?
2. Also when I move he logo up the page on mobile, it partly obscures the phone number – How would I get the phone number on the top.
Screen shots attached
Thanks
Hi Denis!
1- Which code did you use to make header transparent? You can remove it and set the header to Glassy transparent – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
2- Please add following code to Quick CSC
#header_main { margin-top: 10px; }
Best regards,
Yigit
Many Thanks Yigit.
Also learning the importance of !important.
Can close off.
Cheers :)