• Hi, Not sure what I’m doing wrong. I’ve tried editing the image, changing the alignment, and sorted through the CSS using the inspector. I can’t seem to get rid of that thin white line along the left border of the screen. Any help would be appreciated. Thanks!

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

Viewing 1 replies (of 1 total)
  • Theme Author Rough Pixels

    (@roughpixels)

    Greetings…I was wondering what that was on the side and bottom, but it’s your background image:

    https://megkearney.com/wp-content/uploads/2021/02/Asset-7-100.jpg

    One “possible” fix might be to add this to the customizer’s Additional CSS tab:

    body.custom-background {
        background-position: -2px 2px;
    }

    The other option would be to edit your image to remove that white line, then replace the existing one with the newly edited version.

Viewing 1 replies (of 1 total)
  • The topic ‘Unmovable line on left margin’ is closed to new replies.