Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #665926

    Hey guys!

    Is there a way to remove the post date from the excerpt overlay on the masonary post element? Right now it shows the post title and excerpt with the original post date at the very bottom. I’d like to remove the date.

    Thanks!

    BP

    FYI – I did search the forum for this question before I posted. I got the “oh bother” statement…that cracked me up. :-)

    #665938

    Sorry. One more question on the Masonary element. Is there a way to disable the pop up that shows up when you hover over the image which shows the post title in a small box? (not the excerpt pop up but the little small one that shows just the post title) It shows up like an image title does when you hover over an image. It just kinda blocks the image and excerpt and we’d like to see if we can turn it off.

    Thx!
    BP

    #666757

    Hi,

    Thank you for using Enfold.

    Remove the date with this css code:

    .av-masonry-date {
        display: none;
    }

    Regarding the title tooltip, this is a default browser feature. You have to remove the image title which is not good for SEO.

    Best regards,
    Ismael

    #667494

    Thanks! That code worked perfectly. You guys are great!

    #668850

    Hi,

    Great! Please feel free to open a new thread if you have more questions.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove date from Masonary excerpt overlay’ is closed to new replies.