• Resolved thorotrading

    (@thorotrading)


    hello,

    i have added a header image in header.php. so this i my logo background now.
    the only problem is the white space under the image and above the menu.

    how can i fix this is css?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi!

    I got your link from another topic, try this CSS:

    #address-bar {
        margin-top: -23px;
        position: relative;
        background: #fff;
        width: auto;
    }

    Add it to your custom style file or via a plugin named “Simple Custom CSS”

    Thread Starter thorotrading

    (@thorotrading)

    Hi Samuel,

    YOU ARE THE BEST!

    Thank you very MUCH!

    ??

    Hi! No worries, you are very welcome!

    Have a nice day ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘white space under header image’ is closed to new replies.