Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #217360

    Hi Support Team,

    I would like to use your Grid Style Blog Page without having any of the body content displayed beneath the thumbnail & Title. Please visit arashdibazar.com/admin to bypass maintenance mode and then visit the blog to see what I am referring to. It is displaying the link to the youtube videos I am featuring in the posts and I would like to remove that and just show the title and post date.

    Thanks
    Asasd

    #217525

    Hey AsadIC!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .blog .slide-entry-excerpt { display: none; }

    Cheers!
    Yigit

    #465272

    You need to include the !important for this to work:

    .slide-entry-excerpt { display: none !important; }

    #465612

    Hi @AsadIC!

    Did you have any luck with the code provided above?

    Cheers!
    Rikard

    #520489

    Works fine!

    Thanks!

    #520782

    Hey!

    Great! Let us know if you need anything else. Please open a new thread for new inquiries. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Removing Excerpt Text from Grid Style Blog Page’ is closed to new replies.