Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1130255

    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

    • This topic was modified 5 years, 2 months ago by come_paglia.
    #1130325

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.