I have noticed that whenever I add anything in-between multiple “color sections” the color sections below completely lose their custom styling or advanced styling I have created within enfold.
Is there a reason for this or is there a way to fix it?
Thank you for your help!
Eric
Hi hermankittle,
Thanks for the login details and the info, exactly what styling is being lost and in what section on that page?
Best regards,
Rikard
The “advanced styling” header colors (h2 and h3) are working (brown and green) for the first color section. The rest of the color sections below it have the same properties but are not working.
Hi,
I’m not sure why that is happening but please try the following in Quick CSS under Enfold–>General Styling:
.page-id-44110 h2.av-special-heading-tag {
color: #cfab7a !important;
font-weight: lighter !important;
}
.page-id-44110 h3.av-special-heading-tag {
color: #008266 !important;
}
Thanks,
Rikard
I have found that this issue stems from using Multiple Parallax Backgrounds for Multiple Color Sections.
I just wanted to let you know in case you wanted to fix this for an update.
Thanks!