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*

Resize background menu button

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #88289

    Hi Thiago Bispo da Silva,

    please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .navbar,
    .navigation-icons-wrap {
    	height: auto;
    }
    .navbar-brand-wrap .navbar-brand {
    	padding-top: 0;
    	padding-bottom: 0;
    	height: 50px;
    }
    .main-navigation a,
    .search-toggle {
    	padding-top: 17px;
    	padding-bottom: 17px;
    }
    .search-toggle {
    	font-size: 12px;
    	display: flex;
    	flex-wrap: wrap;
    	align-items: center;
    	justify-content: center;
    }

    Thanks

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.