Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1111125

    Hi guys,

    When I use the masonry element to display blog posts there is a white triangle that appears on the blog post image, in the center and bottom of the image. Is there a way to remove this?

    Thanks,

    #1111157

    Hey bobfurgo,

    What are the sign-in credentials for the page? Please add it to the private area.

    Best regards,
    Jordan Shannon

    #1111161

    Hi Jordan,

    I don’t think login credentials are actually needed for this. I had a friend inspect the browser and they let me know I should add this line of CSS and it worked.

    .av-masonry-entry .avia-arrow {
    	display: none !important;
    }

    Thanks,

    #1111166

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove arrow point on Masonry images’ is closed to new replies.