Okay
  Public Ticket #945183
H1 color blog category and tag
Closed

Comments

  • Aldo started the conversation

    Where i can change the font's color of category and tag blogs pages?

  •  8,996
    Tahir replied

    Hey Aldo,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .page-header-no-bg h1 {
        color: #27ccc0!important;
    }

    Thanks


    ThemeNectar Support Team