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*

Align Header Logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53052
    diogomto
    Participant

    Hello
    How can I vertically align my header logo to the center of the menu area?
    It tends to align to the bottom, creating unnecessary white space down the menu.

    Thanks for the help.

    #53054

    Hi Diogomto,

    As of your email we have replied your all queries here in this reply.

    To align logo vertically center and to change the color of the block and position them a bit up just go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.

    #site-logo {
    	margin-top: 22px;
    }
    .featured-text {
    	bottom: 200px;
    }
    .featured-text .featured-title {
    	background-color: #2b3c8e;
    }

    Change the above hex color code #2b3c8e to change the different color for the block and to disable the link it need code customization you need upgrade to pro version or hire a developer.

    Thank you!

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