Hello,
I just read many topic to hidden date on article.
All working when you are on article, thank you.
But i dont find how to hidden this date (creation post) on article when he was showing under a MAGAZINE BOX
One of my page Up a MAGAZINE BOX, this one call Few ARTICALS & Few CATEGORIE
They was listed front page but i would hidden the creation date
They show Date and underline Title ….
I would just show Title with link
Thank you for assistance :)
Have a nice day
Hi MICHAEL!
Thank you for using our theme.
In custom.css or Enfold->Styles->QuickCSS try to pu the following:
´
.av-magazine .av-magazine-time {
display: none !important;
}
If this does not work, can you post us a link to the page pls.
Regards,
Günter
Hi!
Please add following code to Quick CSS
time.av-magazine-time { display: none !important; }
and remove single quote that is between your custom CSS codes
Regards,
Yigit
hello
Thank Team
The Quick CSS work exactly how i wont :
time.av-magazine-time { display: none !important; }
}
Closed for me thx you so mutch