Hello,
On this site I am trying to add the FULLWIDTH SUB MENU and no style is being applied. You can see it in the link below.
Hey virtualbis,
Thank you for the inquiry.
Looks like the Enfold > Performance > File Compression settings are currently enabled. You may need to toggle these settings or disable them temporarily while working with the site. Cache and other minification plugin should also be disabled while changes are still being done.
Best regards,
Ismael
Thank you. I just disabled “CSS file merging and compression” and it works!
I’m not sure if this is related but now the site logo has disappeared. When I inspect the element the link and the logo are not in the header.
If you look at the submenu now it is aligned to the left but it is not aligned with the above H1 Home. How can I do this?
Hi,
Sorry about the logo. It was an error in the latest version of the theme. Please check the following thread and follow the instructions to fix the display issue.
// https://kriesi.at/support/topic/hotfix-for-the-missing-logo-issue-on-enfold-4-8-6-4/#post-1323626
And for the submenu alignment, please try to use this css code.
#top .av-submenu-container .container {
padding: 0 50px !important;
}
Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael