Okay
  Public Ticket #1446466
Remove Read More - button?
Closed

Comments

  • Monika started the conversation

    Hello, how do I remove the Read More - button from the mansory blog page? :)

  •  8,470
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   Monika replied privately
  •  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) :

    .ascend .masonry-blog-item .more-link {
        display: none !important;
    }

    Thanks



    ThemeNectar Support Team