Hello Support,
We have one magazine element on a page that we do not want to display the dates.
Please could you tell us what code would we need to use to remove the dates on that particluar magazine element?
Thanks in advance.
Hey Wils1234!
First do this, http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, and then add a class to the magazine element and then add this to your Quick CSS field.
.my_class .av-magazine-time { display: none; }
Best regards,
Elliott
Thanks for this – I had the same question. Could I then add an excerpt below the post title via custom CSS?
Hi!
You can’t do that via css but you edit the magazine.php file. Please refer to this link: https://kriesi.at/support/topic/show-excerpt-in-all-magazine-blog-list-with-read-more-link/#post-311683
Cheers!
Ismael