Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1200245

    Currently, I have my blog at https://brightideas.co/blog/ and I would like to remove the comments and date for each post. I have tried to make these changes on the Blog Layout page in the theme settings by moving the sliders in the Blog meta elements section, but that isn’t doing any good.

    How do I fix this?

    #1200423

    Hey Trent,

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

    .page-id-8366 .slide-meta {
      display: none;
    }

    Best regards,
    Rikard

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