Home Forums WoodMart support forum Adjust space between menu navigation links in header

Adjust space between menu navigation links in header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #240285

    joemnm
    Participant

    Can I add space between the menu links in the nav bar?

    #240322

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-navigation .item-level-0>a {
    	padding-right: 10px;
    	padding-left: 10px;
    }

    If you are trying to ask anything else then please provide with some relevant screenshots of the specific area to check it myself and help you out accordingly.

    Best Regards.

    #240464

    joemnm
    Participant

    Works perfect thank you

    #240469

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Adjust space between menu navigation links in header’ is closed to new replies.