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*

Reducing the spacing between the banners

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #82879
    o24
    Participant

    I want to reduce the banner spacing in the part called “navbar-head”. As you can see in the print screen, the spaces are very large. I want to reduce them to a minimum or eliminate them. I also mean the area above the first banner and under the second banner.

    https://prnt.sc/vilj71

    #82978

    Hi o24,

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS code.

    .navbar-head {
    	padding-top: 10px;
    	padding-bottom: 10px;
    }

    Could you please share us your Site URL so that we can detect spacing between the first banner and second banner. Because there are many possible ways to add banners

    Thanks

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