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

    Hi, there are tiny triangles that appear over the bottom of the featured images in the portfolio grids. As I have changed the spacing in these, the triangles sometimes appear on top of the featured post’s title / excerpt text.

    How can I disable these little triangles to make sure they no longer interfere with the titles / text?

    Thanks, Richard

    #294292

    Hi Richard!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .grid-content .avia-arrow {
    display: none !important;
    }

    Best regards,
    Yigit

    #294862

    Great, thanks

    #294866

    Hi!

    You are welcome, glad we could help

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Triangles over featured images in portfolio grid’ is closed to new replies.