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

    I have a blog page I am using with a masonry gallery and for some reason the images all have a white line at the bottom with the up arrow?

    I am sorry but I can’t see where to control this.

    Link to the page is here:

    I opened masonry galley and don’t see any settings under any of the tabs to control is.

    Thanks in advance.

    #1375301

    Hey Jason,

    Thank you for the inquiry.

    That is actually the default style of the masonry content container. If you want to hide the arrow, please try to use this css code.

    figcaption.av-inner-masonry-content {
        margin-top: 6px;
    }

    Best regards,
    Ismael

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