Top Menu - by john@johnawalker.us - on WordPress WooCommerce support

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

  • Avatar: john@johnawalker.us
    john@johnawalker.us
    Participant
    October 25, 2015 at 07:14

    Is there any way to align the top menu on the home page so that it’s at the edge with the black line instead of the space that’s there?

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 26, 2015 at 14:09

    Hello,

    Please add this code in custom.css file:

    #main-nav > ul > li:first-child {
        margin-left: 0px;
    }

    To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.

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