Hello Enfold Team,
We have updated our website to the latest enfold 5 theme. Since then, it seems that the quick css is not being used, we can only see the dynamic_avia/enfold_child css. We have disable all caching plugins but it still does not load the quick css.
Thanks.
Hey ayeh,
Thank you for the inquiry.
Everything in the Quick CSS field is actually included in the enfold_child.css file. Please make sure that there are no invalid tags in the field (missing curly braces, colons etc). You may also have to toggle or temporarily disable the Enfold > Performance > File Compression settings, purge the cache and do a hard refresh in order to see the changes in the site.
Best regards,
Ismael
Hi,
Thank you for the update.
Did you add this code somewhere in the Quick CSS field or in the style.css file? You should also check the custom css field in the Appearance > Customizer panel.
#top #header_meta, #top #header_meta nav ul ul li, #top #header_meta nav ul ul a, #top #header_meta nav ul ul {
background-color: #109bc5 !important;
}
You have to remove the css because it is taking priority over your recent changes.
Best regards,
Ismael