badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

header logo and menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25357
    Paulien
    Participant

    I would like to place a logo in the white space above the header, but I want to keep this white space as low as possible. How do I manage that?
    Another question is about the menu; is is possible to place the menu above the header?

    #25358
    Paulien
    Participant
    #25401

    Hi Paulien,

    To reduce the white space in the header Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .hgroup-wrap {
        padding-bottom: 21px;
    }
    #site-logo {
        margin-top: 12px;
    }
    .hgroup-right {
        margin-top: 18px;
    }

    And sorry you can not place the menu above the header by easy way because it’s a new feature to be add in the theme.
    You have to hire a developer for this.

    Thank you for using our theme.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.