I like to hide the date from a blog overview (blog post).
It’s disabled in enfold / blog-layout. Do I need to change anything else ?
Hey Pivou,
Please try the following in Quick CSS under Enfold->General Styling:
.blog .slide-meta {
display: none;
}
Best regards,
Rikard
Thank you. This works for the blog slider. but I was searching for blog post.
Any tips appreciated.
Hi Pivou,
Could you please attach some screenshots of the issue?
I looked at a few blog posts but did not see the dates there.
Best regards,
Victoria
Thank you, the date is hidden now here, too (I guess it related to cache…).
Hi Pivou,
We are taking the feature requests here. I am not sure what is not working for you there now.
Could you please attach some screenshots of the issue?
Best regards,
Victoria
Sure see Private Content
Hi,
Thanks for the clarification. That won’t work since you have the the page in question set as your blog page in the main page of the theme options, please unset it there if you want to use your own layout for the blog page.
Best regards,
Rikard
Thank you for the information. This explains why the headline is missing, aswell.