Reduce space in main menu - by hitechpanda

This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Robert Hall

  • Avatar: hitechpanda
    hitechpanda
    Participant
    June 25, 2015 at 14:15

    Hi,

    How to reduce space in main menu and to remove underline on menu text?

    Site name is on private section.

    Thank you

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 25, 2015 at 14:50

    Hello,

    Please use this code in custom.css file

    .main-nav {
      border-top: none;
      border-bottom: none;
    }
    html .main-nav .menu > li > a:hover{
    text-decoration: none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    Regards,
    Robert Hall.

  • 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.