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
Hey Joe,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
i am having the same issue.
joenewyork.city
also featured image not showing on single blog post. it is set in the theme options.
Hi,
Add this to quick css:
footer.entry-footer{
display:none!important;
}
Best regards,
Jordan Shannon
Thank you Jordan….that worked. You guys are the BEST!
Joe
Hey Joe,
I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon