Change Main Menu (Nav) Border Thickness and Color

This topic has 4 replies, 3 voices, and was last updated 9 years, 12 months ago ago by Robert Hall

  • Avatar: tbijeux
    tbijeux
    Participant
    December 5, 2014 at 18:10

    Hi there,

    How do I change the Nav Border to the following…..at the moment the template has a double line, thin grey color.

    1. A single line
    2. Adjust the thickness
    3. Adjust the color

    Thanks!

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 5, 2014 at 19:31

    Hello,

    Please provide us with a link to your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: tbijeux
    tbijeux
    Participant
    December 5, 2014 at 20:48

    Hi Eva,

    Please see attached URL….

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 6, 2014 at 09:34

    Hello,

    Add following code into custom.css file.
    1)

    .main-nav{
    border-top: 0px;
    border-bottom: 0px;
    }

    2)

    .main-nav{
    padding: 4px 0;
    }

    3)

    .main-nav {
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    }
    .main-nav .double-border{
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    }

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

    Regards,
    Robert Hall.

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

The issue related to '‘Change Main Menu (Nav) Border Thickness and Color’' has been successfully resolved, and the topic is now closed for further responses

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