Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1040458

    Can someone assist with removing the dates from both blog posts and testimonials, please. I have tried the following CSS script:

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

    It did not work.

    Thank You :-)

    Joe

    #1040535

    Hey Joe,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1049538

    i am having the same issue.

    joenewyork.city

    #1049539

    also featured image not showing on single blog post. it is set in the theme options.

    #1049687

    Hi,

    Add this to quick css:

    footer.entry-footer{ 
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1049692

    Thank you Jordan….that worked. You guys are the BEST!
    Joe

    #1049828

    Hey Joe,

    I’m happy to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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