Tagged: ,

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

    Good afternoon. I was wondering if you could provide me with a quick css code to remove the date from a blog post feed. In the blog settings I turned off blog post dates, but for some reason in the feed it is still showing. Please see below for link.

    #1423407

    Hey Ivana,

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

    .page-id-30 .avia-content-slider .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.