Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #656381

    I use 8 special headings on one page, the first 6 are the colour I want, but the last 2 will not change no matter what custom colour I try setting or what else I do.

    Also the spacing between the headings and the short separator varies despite the same settings being applied to all of them.

    Can you please take a look.

    Thanks

    #656721

    Hey seanchk,

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

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

    Best regards,
    Yigit

    #657116

    Hi Yigit,

    Thank you that solved the issue for me!

    Much appreciated!

    Sean

    #657118

    Hey!

    You are welcome Sean, glad we could help!
    Let us know if you have any other questions or issues :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Special Headings not taking the custom color settings’ is closed to new replies.