Change Menu Border - by Frikk - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Jack Richardson

  • Avatar: Frikk
    Frikk
    Participant
    June 26, 2014 at 22:25

    Hey!

    I am not that experienced with WordPress and CSS, and i wonder how to change the navigation bar border.

    How would i for example change it to solid instead of double-framed

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 27, 2014 at 07:35

    Hello,

    To remove double border you can add this code into the custom.css:

    .main-nav .double-border {
    border: none;
    }

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

    Regards,
    Jack Richardson

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