Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1006902

    here’s my blog https://brightideas.co/

    I would like to remove the date and comment count from each blog post so that when a user visits the blog home page, they can’t see them.

    #1006936

    Hey Trent,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home .slide-meta {
      display:none;
    }

    Best regards,
    Rikard

    #1007198

    Hi Rikard,

    I placed the code where you asked (in the child theme) and it didn’t work. I also purges all caches and viewed the blog in an incognito window afterwards.

    #1007266

    Hi,

    Did you add his code to the very top of quick css so that it runs first? If not please do so and clear the cache again.

    Best regards,
    Jordan Shannon

    #1007305

    It is the ONLY code in Quick CSS

    #1007359

    Hi,

    Enfold->Performance -> disable compression and file merging -> Delete old CSS and JS files? Yes -> Save. Enable compression and file merging again and save -> CSS works.

    Best regards,
    Rikard

    #1007509

    That worked. Thanks!

    #1007530

    Hi,

    Great, glad you got it working :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.