Fancy headers: text color

Hi ,
How to set specific text color for only one fancy header ?

Thanks

Comments

  • edited September 2018
    Hi,
    It's possible only with Custom CSS, but you have to insert Custom | Class for it in Fancy Heading settings.

    If you don't know how to do this, just apply the custom class and send me a link to your website.
    Thanks.
  • Thanks, it works now :-)

    custom class: titlespeakers
    custom css:.
    .titlespeakers .fancy_heading .title { color: #fff !important; }
    .titlespeakers .fancy_heading .inside { color: #fff !important; }
Sign In or Register to comment.