Home Forums WoodMart support forum Space between main navigation links

Space between main navigation links

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

    accosuk
    Participant

    I am trying to get the main navigation spaced out.
    Please see website (shared below)
    The following didnt work.

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

    Using the Organic theme.
    Please let me know how to do it.
    Thanks.

    #263821

    Hello,

    Please try increasing the padding value according to your needs as I checked that the CSS is working fine on the frontend.

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

    Then clear cache and check back.

    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.

    #263841

    accosuk
    Participant

    That did it. Thanks..

    #263847

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Space between main navigation links’ is closed to new replies.