• Resolved Holger

    (@hollo)


    Your plugin works great, but there is a slash behind or below each image (you can find the Instagram Widget at travellersdelight.de in the footer).

    Thanks for your help.

    Best regards
    Holger

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ina

    (@inamoro)

    @hollo this is caused by the styling of your theme. Adding this code to Appearance -> Customize -> Additional CSS should do the trick:

    
    li.zoom-instagram-widget__item:after {
        display: none !important;
    }
    Thread Starter Holger

    (@hollo)

    Thanks Ina,
    it works ????

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slash below each image’ is closed to new replies.