Viewing 2 replies - 1 through 2 (of 2 total)
  • hey in your css this is the code that’s why this line id display
    border-top:2px solid #BBBBBB;

    #branding {
    border-top: 2px solid #BBBBBB;
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
    }

    Thread Starter gawakamy

    (@gawakamy)

    Hi, I changed it as;

    #branding {
    border-top: 1px solid;
    padding-bottom: 5px;
    position: relative;
    z-index: 9999;
    }

    But nothing has been changed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Line on the header’ is closed to new replies.