Viewing 1 replies (of 1 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Looks like your theme is adding a border to the arrow images. You can use the custom css box in the plugin to make sure this doesn’t happen:

    #prev { border: none; }
    
    #next { border: none; }
Viewing 1 replies (of 1 total)

The topic ‘Image border box after click on arrows’ is closed to new replies.