White border on top & bottom

Homepage Community Forums SquareOne Theme Support White border on top & bottom

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12867
    Stefan
    Customer

      Hello,

      Om my site I have a weird white border on the top and bottom.

      How can I fix this?

      My site: http://synnetics.nl

      Thanks

      #12868
      Wes
      Moderator

        Are you using a plugin or some type of css editor? I can see this when I inspect your code –

        body {
            background: rgb(246, 248, 248);
            font-size: 100%;
            padding: 3em 0;
        }

        ….but it’s not coming from the style.css of the theme.

        The border is actually 3em of padding….so if you remove the padding code above it will instantly remove it. Since it’s not there by default I assume there must be a plugin or some type of editor adding this code in.

        #12869
        Stefan
        Customer

          Thanks, that seemed to be the problem indeed. Had some old code in css editor I used on a previous theme.

          Thanks again for the ultra-fast reply!

          #12870
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘White border on top & bottom’ is closed to new replies.