Okay
  Public Ticket #1513042
Remove Author on Masonry
Closed

Comments

  • 101management started the conversation

    How do we remove the blog author on this masonry layout?

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

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

    .masonry.material .masonry-blog-item .grav-wrap { display:none!important; }

    Hope this helps,

    Regards