• Resolved pnat1989

    (@pnat1989)


    There is a built-in black line under each image of the gallery. It isn’t bad, but I would like to get rid of it to make the website cleaner. I am capable of following instructions, so any help is welcomed ?? ??

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

Viewing 1 replies (of 1 total)
  • Hello @pnat1989,

    Thank you for reaching out to us!
    This is caused by the theme’s styling which add that shadow. To fix it please go to Appearance > Customize > Additional CSS and add the following code there:

    .modula .items .item > a {
        box-shadow: none;
    }

    Save and this should fix it! Let me know how it goes.

    All the best,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Black line’ is closed to new replies.