Okay
  Public Ticket #1536805
Edit Theme
Closed

Comments

  • ninjacyber started the conversation

    I want to remove "Read More" button from blog element and shift "date close to content" (see attachment) can you provide a css code.?

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code

    a.more-link { display:none!important; }
    

    Hope this helps,

    Regards