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

    Can someone please help me how to remove dates on my blog.

    #638394

    Hey jrock1058,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av-masonry-date { 
        display: none!important;
    }
    

    Best regards,
    Vinay

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