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

    I can’t modify H3 color here http://www.srilanka-tours.it

    <h3 class=”av-special-heading-tag ” itemprop=”headline”>Text Here</h3>

    #882549

    Hey unicaweb,

    Actually, all your special headings are h2 not h3.
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .template-page .entry-content-wrapper h2.av-special-heading-tag {
      color: #66c;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #882699

    Thanks, it’s work!

    #882806

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘H3 color special heading’ is closed to new replies.