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

    Hey guys,
    I know this should be super easy (and i’ve tried a variety of snippets from previous submissions) but no code is working!

    Can you help with this? I’d like to remove the blog post dates on the entire website. It’s not selected on the Enfold Theme Panel, but they’re still showing up. #help

    #1005772

    Hey creatiffco,

    Try adding this css code in Quick CSS (Located in Enfold > General Styling):

    .html_elegant-blog #top .avia-content-slider .slide-meta {
        display: none;
    }

    Hope it helps.

    Best regards,
    Nikko

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