Change spacing/padding to the navigation text

This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: andrewbcs
    andrewbcs
    Participant
    February 24, 2017 at 13:19

    Hi,

    I would like to reduce the space between the navigation links in http://www.webdesignbelfast-ni.co.uk/bloomfieldgh/ if possible?

    How can I do this?

    I have looked through the inspector but cannot find anything relevant to adjust with regards to padding or spacing of the navigation area.

    Thanks,
    Andrew

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 15:41

    Hello,

    If you mean header navigation menu, you can add this code in Custom css:

    .header-center .menu-wrapper .menu > li > a {
        padding: 1.2em 0.8em;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.