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 1 post (of 1 total)
  • Author
    Posts
  • #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 1 post (of 1 total)
  • You must be logged in to reply to this topic.