Tagged: magazine element
Hi,
Is there an easy way to remove the dates from the magazine element. See this page here: http://a-zbushosting.com/a2zbuspreowned/used-school-buses-for-sale/
Towards the bottom, I just want to list my posts, but eliminate the date.
thank you.
Hi targetzero!
Yes, insert this code into the quick css field or child theme style.css file:
#top .av-magazine-time{ display: none; }
Best regards,
Peter
Thanks Dude! :)
That worked very nicely.