Tagged: remove date
Hi guys, i’d like to remove the date on Fullwidth Mansory, i’ve searched how to remove date, I found for single post.. i put the code on Quick CSS adn worked inside the post.. but i’d like to take off the date on homepage.. i’d like just to show the Title.
Obs. sorry about my english, i’m from Brazil so my english is not that good.. lol
Thanks!
Hi Bruno!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.av-masonry-date.meta-color.updated {
display: none;
}
Regards,
Yigit
Hello Yigit. Thank you very much for your help.. but sitll not working.. i put in Quick CSS but nothing happens… =( I really need to take the date off cause i’m using Fullwidth Mansory as menu with photos…
Hey!
Please try adding !important rule as following
.av-masonry-date {
display: none !important;
}
If that does not work, please post the link to your website so we can make sure that we are targeting correct selector :)
Regards,
Yigit
Hello Yigit!! Still not working.. :(
here is the website:
I Appreciate your help man,
Cya!
Bruno Abreu
Hey!
I realized that i made a small punctional mistake in the last code i posted. Please try it now
Cheers!
Yigit
Perfect Yigit!!! Thank you very much!!
It works perfectly!!! =D
Cheers!!!
Bruno Abreu