Okay
  Public Ticket #1407514
How to change colors of tag in excerpt article?
Closed

Comments

  • Bepatient started the conversation

    Hi Salient team, 

    I'm sorry to post the same article again but this request is quiet urgent. 
    I'd like to know how to chang the color of the tag. Now it's not in full color and I wish to make him more visible. 

    Could you bring me an answer soon? 

    Link of the page: http://ledesignlab.com/je-minspire/
    Thanks a lot. 

    See you soon and have a good day. 

    Alexis

  •  9,017
    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) :

    body .masonry.classic_enhanced .posts-container article .meta-category a {
        background: #00a984 !important;
    }

    Thanks


    ThemeNectar Support Team