• Hi everyone, can somebody help me about my may problem.
    issue is like this:

    ———————WHITE SPACE———————
    ———————WHITE SPACE———————
    ———————WHITE SPACE———————
    ———————WHITE SPACE———————

    *******************MY HEADER*************************

    any help would be greatly appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • We’d need to see the code. Chances are there is margin or padding that we’d have to remove from the CSS.

    Thread Starter jafdynasty

    (@mistermarch)

    Thanks for the quick reply Thomas…
    here is the code:

    element {
    }
    .header-split #Header .top_bar_left .menu_wrapper {
    width: 100%;
    Height: 100px;
    }
    .header-split #Header .top_bar_left .menu_wrapper {
    width: 100%;
    }
    #Top_bar .menu_wrapper {
    float: left;
    z-index: 201;
    }
    #Top_bar .menu_wrapper {
    float: left;
    z-index: 201;
    }

    i think its in menu_wrapper but i don’t know how to fix..
    I tried changing the height and none of that work.

    What theme are you using? Where did you download it from?

    Thread Starter jafdynasty

    (@mistermarch)

    BeTheme, i got the code via inspect element?

    I would think very carefully about editing your theme directly as any changes you make may be wiped out if/when you upgrade the theme. Try asking your theme’s developer how you should proceed with this. As it’s a commercial theme, we do not have access to (nor do we support) it here. It is just possible that the developer has incorporated a custom CSS section that you can make use of.

    If there isn’t such an option, I’d recommend install a custom CSS plugin before you go any further.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to remove WHITE Space above the header’ is closed to new replies.