Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #695796

    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

    • This topic was modified 7 years, 6 months ago by hermankittle.
    #695918

    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

    #696053

    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.

    #696322

    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

    #697928

    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!

    #698976

    Hi,

    It’s not working because the succeeding color sections are outside the wrap_all or main container. Please make sure that all elements or set of elements are inside their own color sections.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.