Viewing 3 replies - 1 through 3 (of 3 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You need to override this code;

    #header {
    border-bottom: 3px double #aaa;
    }

    Thread Starter lostintheholler

    (@lostintheholler)

    I figured it out.

    It was

    #header {
    border-bottom:0px double #aaa;

    What is now 0px was 3px before.

    Thread Starter lostintheholler

    (@lostintheholler)

    Oh, Thank you! I hadn’t hit refresh before I posted my own solution.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove White Line above header’ is closed to new replies.