Hi there, i have the menu in the left navigation bar: https://www.ultracolor.de/
If i use the megamenu for “spektrum” it is not visible in portfolio and contact pages. So what can i do?
Thank You Frank
Hey,
Thanks for contacting us!
It seems like there is following code in mentioned pages
#header .twelve.units {
width: 0px;
}
while on homepage it is
#header .twelve.units {
width: 1039px;
}
I believe this is related to one of the plugins you are using but we would need to inspect WP dashboard to find out what exactly is causing this issue. Could you please create temporary admin logins and post them here privately so we can look into it?
Regards,
Yigit
Oh nice, thnx for help Yigit,
i wrote:
#header .twelve.units {
width: 1039px!important;
}
Into the custom CSS area, so now it works on every page ;o)
Frank
Hi,
You are welcome, Frank! Glad we could help :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit