• Hi all. My site is here.

    There is a white line/bar that’s appearing under the tables (see the bottom of the 3 gray boxes, as well as below the 3 social network buttons on the bottom-right corner).

    When switching to the TwentyEleven theme, the white bar still appears, so it likely isn’t a theme-specific issue. Any tips?

    I’ve tried setting the border to “0”, but this doesn’t appear to be a border issue. Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter silico26

    (@silico26)

    Update: I removed the first table that I mentioned, but the second table I mentioned (with the social network buttons) is still in place.

    See line 307 of style.css:

    table th {
        border-bottom: 3px solid #E7E7E7;
        font-size: 0.916667em;
        font-weight: normal;
        line-height: 1.75em;
        padding: 10px 2%;
        text-align: left;
        text-transform: uppercase;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: Hatch] White bar/line appearing at bottom of tables?’ is closed to new replies.