Tagged: 

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

    Hi there,
    I am trying to remove the blog published date of my blog posts. I have tried it de selecting the meta tags on the enfold options, I have tried some quick CSS that I have seen in other posts but it does not seem to work. Can you please help me remove it? I have provided credentials in case you need to take a look.

    Thank you so much,
    Sebastian

    #1305152

    Hi Sebastian,

    I’ve added this to your Quick CSS:

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

    Please review your site.

    Best regards,
    Rikard

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