Hey at all,
I have two questions regarding the Masonry:
– Is it possible to eliminate the post date in the Masonry, so that only title or title and excerpt are displayed?
– Is it possible to show the portfolio grid hovering animation also on the Masonry?
Thanks in advance,
Hella
Hey Hella,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-masonry-date.meta-color.updated {
display: none;
}
What animation are you referring to?
If you need further assistance please let us know.
Best regards,
Victoria