Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #731003

    I have several color sections on a page with special heading blocks embedded with a custom color defined. However after inserting a layout element with a text block the next color section with the heading block shows the default colors instead of the custom color I’ve defined. Any ideas on how to fix this? Thanks!

    #731127

    Hey ckueda,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out the pages where we can see the errors.

    Best regards,
    Rikard

    #731862

    Hi Rikard,

    See private content area for login info.

    Thanks,
    Chris

    #732197

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .custom-color-heading .av-special-heading-tag {
        color: inherit;
    }
    

    Best regards,
    Yigit

    • This reply was modified 9 years, 1 month ago by Yigit.
    #733304

    Works! Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Special Heading Custom Color’ is closed to new replies.