Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Blog
Blog slider
websab
October 2018
in
Blog
Hello.
could you kindly let me know if it is possible to choose if put or not the post date in the blog slider.
To better explain myself see attached.
Thanks in advance.
Cinzia
Comments
Pablo
October 2018
Hi,
You can disable it in Theme Options > Blog, Portfolio & Shop > Blog
http://prntscr.com/l74jri
Thanks
websab
October 2018
Hello thanks for your prompt answer.
I've already tried but it is not working. If I put a flag in the box date, the data still appear.
Pablo
October 2018
Oh, this is item from Muffin Builder.
It's possible only with Custom CSS, so please, send me a link to your website.
Thanks.
websab
October 2018
Hello Pablo,
thanks for you answer.
My site is
https://festedelcioccolato.it.
I have two pages that are interested in this matter.
One is for the News (
https://festedelcioccolato.it/notizie/
) and one for Press Review (
https://festedelcioccolato.it/dicono-di-noi/
).
For this I created two categories: News and Press Review and I don't want the date just in the News.
that I show in the home page.
Hope to be clear!
Thanks in adavance.
Best regards.
Cinzia
Pablo
October 2018
Hi,
Paste this code below into Theme Options > Custom CSS & JS > CSS
body.blog .date {
display:none !important;
}
Thanks
websab
October 2018
Hi Pablo,
thanks again for your mail.
I entered the code and is working in the page News, but in home page, where there is a blog slider the date still remain.
Is it possible to remove this data, too?
Thanks in advance.
Pablo
October 2018
Paste this code near the old one:
body.page-id-3732 .date_label{
display:none !important;
}
Thanks
websab
October 2018
Perfect!
Thnak you very much.
Have a nice day
Sign In
or
Register
to comment.
Comments