Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #308377

    Hi there. Can’t quite find the answer to this question on the forum.

    We’ve removed the date/author etc. from the single blog post using what you suggested [.post-meta-infos { display: none; }]
    But we’re still seeing the date on each post on the blog “home” page – the page showing all the posts with a short intro. Could you please advice as to how we can remove the date here, too?

    Many thanks

    #308566

    Hey rpl_admin!

    Thank you for using Enfold.

    What is the Blog Style that you’re currently using for the home page? Please post the url here. We would like to check it.

    Regards,
    Ismael

    #309036
    #309273

    Hi!

    Please add following code to Quick CSS

    .slide-meta {
    display: none!important;
    }

    Best regards,
    Yigit

    #309612

    Excellent Yigit!
    Many thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Blog, hide date, categories view’ is closed to new replies.