• Resolved richieps

    (@richieps)


    Hi,

    At the bottom of my Homepage (https://richiesroom.com/) I have 3 images that serve as links to where the 3 sections of my blog will be (no posts there yet).

    Rather than having to re-do this section in Elementor for any other pages that I wanted to use them on I created a template for the section.

    At the bottom of my About page (https://richiesroom.com/about/) I inserted the template. It all looks fine apart from the fact that the middle image now has a white border around it. What has happened and how do I fix it?

    Thank you ??

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • @richieps Inspecting the image shows that a box shadow has been applied.

    If you can’t find where that was applied, you can remove it by adding this to Additional CSS:

    .elementor-9 .elementor-element.elementor-element-6993e9bc > .elementor-element-populated {
    box-shadow: none;
    }

    Cheers!
    Lyle

    • This reply was modified 5 years, 3 months ago by snifflevalve. Reason: typo
    Thread Starter richieps

    (@richieps)

    @snifflevalve Thank you so much Lyle – that was really bugging me ??

    Any idea why it would do that when it is a section template based on the Home page where there isn’t that effect? Just curious.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White border appearing around image’ is closed to new replies.