Okay
  Public Ticket #1544035
Removing Author name & picture from blog feed
Closed

Comments

  • Korvmos started the conversation

    Hi

    I’m trying to remove the author name and picture (also possibly the date) from the blog feed.

    I tried using the css code provided in this past support ticket, but nothing really changed.

    https://themenectar.ticksy.com//ticket/1434798

    Any help is appriciated! Thank you.


  •  8,466
    Tahir replied

    Hey,

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

    Thanks


    ThemeNectar Support Team 

  •  8,466
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

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

    Thanks


    ThemeNectar Support Team 

  • Korvmos replied

    Fantastic! It worked. Thanks so much for the help, and thanks for a lovely theme.

    Have a great day! :)