Okay
  Public Ticket #1338587
Don't display the category button
Closed

Comments

  • Bepatient started the conversation

    Hi guys, 

    I'd like to erase the category display on article. Like on my screenshot. Is it possible with keeping my articles categorized? Because I propose some specific articles on this page. 

    Best regards.

    Alex

  •  9,016
    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[data-button-style="rounded"] .masonry.classic_enhanced .posts-container article .meta-category a{
        display:none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Bepatient replied

    Thanks a lot Tahir, it works :)

    Have a good day. 

    Alex