Good day,
I turned off date display in Blog & Portfolio »Blog (Meta)
It's okay in the blog, but when I add it to the homepage - Add Item / Blog News, the date is still displayed there.
I don't know how to turn it off. Thanks
Hello,
You can remove these dates by writing a CSS code and placing it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Please let me know if you need help with writing it, but I will need a link to your website.
Thanks
yes i need help to write CSS
www.ddmchodov.cz
Thank you
HI,
I tried this:
.date {display: none; }
.date_label {display: none; }
and it works :-)))
I am glad that you solved it.
If I could help you with anything else, please, let me know.
Comments
Hello,
You can remove these dates by writing a CSS code and placing it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Please let me know if you need help with writing it, but I will need a link to your website.
Thanks
yes i need help to write CSS
www.ddmchodov.cz
Thank you
HI,
I tried this:
.date {display: none; }
.date_label {display: none; }
and it works :-)))
Thank you
I am glad that you solved it.
If I could help you with anything else, please, let me know.
Thanks