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*

Logo and menu alignment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47607
    rawbean.wood
    Participant

    I’d like to move the menu up the page more so there isn’t as much white space between the logo and the menu. How do I do this?
    http://sarahseuropeanskincare.com/wp2/

    Also, I’d like the bar identifying what page I’m in to be narrower. Is there a way to do that?
    http://sarahseuropeanskincare.com/wp2/?page_id=10

    Is there a way to include a link a map from the address in the contact header/footer?

    #47616

    Hi Rawbean,

    To reduce the white space between the logo and the menu and page title bar go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    #access a {
        padding-top: 10px;
        height: 30px;
    }
    .page-title-wrap {
        padding: 10px 0;
    }

    And to add the link a map from the address it needs code customization you need to hire a developer as this is a new feature to add in the theme.

    Thank you!

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