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*

Menu's items

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #68550
    richard-6329
    Participant

    If you check the website the menu items drop onto the next line probably because I’ve added too many is there a way to change the spacing or make the font smaller to it all fits on ? IF you look at the website the about us section is on the second line

    http://autoselectcampervanhire.co.uk

    Thanks

    Rich

    #68676

    Hi @richard-6329,

    Login to your admin dashboard and go to Appearance -> Customize -> Design Options -> Custom CSS and paste below custom CSS code to adjust the space between menu.

    #access li:first-child {
    	margin-left: 0;
    }
    #access li {
    	margin-left: 14px;
    }

    Thank you!

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