Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #18533
    rckstr
    Member

    I’ve left Site Title and Blog Info blank and only used a logo. The space between the logo and where the menu starts is big. I’d like to be able to remove it (or edit it to a smaller one).

    http://s8.postimg.org/4wvwde8g5/mass.jpg

    I’ve tried adding the following to Custom CSS but it does nothing:

    #header-menu { padding-top: 0; }

    Can anyone help? Thanks!

    #18697
    Sakin
    Keymaster

    @rckstr: You need to send me your site URL, then I can check in and send you custom CSS.

    #18771
    Sakin
    Keymaster

    @rckstr: Try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-content { padding-bottom: 0; }

    #18782
    rckstr
    Member

    Thanks! That fixed it.

    #50934
    kc6991
    Member

    can you help me out with my custom header ?
    pls 🙂
    http://cancerboymeetspiscesgirl.blogspot.com/

    #50983
    Sakin
    Keymaster

    @kc6991: This support forum is only for WordPress theme developed by us. You are using blogspot. Sorry, you need to ask in blogspot support forum.

    #94894
    zulong
    Participant

    can you help me to make a small gap between menu and header
    like :http://temp.suleco.vn/

    i’m new on web desigh

    #94923
    Sakin
    Keymaster

    @zulong: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    .sidebar-header-right { display: none; }

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Changing space between header image and menu.’ is closed to new replies.