Okay
  Public Ticket #1292375
Blue headlines blog
Closed

Comments

  • skyltideal started the conversation

    Hi!
    The text of my headlines for my blog are blue, where do i change that? Thanks, Josephine

  •  8,470
    Tahir replied

    Hey Again,

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

    .home .blog-recent .col .post-header h3 a {
        color: #000 !important;
    }

    Thanks


    ThemeNectar Support Team