Tagged: CSS
hello, unfortunately the mega menu is not showing correctly on my startpage (it is hidden by the slideshow and other contents). Would you be so kind and provide some css support? many thanks in advance, chris
Hey Chris2234!
“Falsches Passwort”. Can you please check the password once again?
Regards,
Yigit
thanks for the quick response!
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header .six.units {
width: 338px;
}
Cheers!
Yigit
excellent — problem solved — I added the “!important” rule:
#header .six.units {
width: 338px!important;
}
Many thanks!
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit