Change menu width - by Roberts - on WordPress WooCommerce support

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

  • Avatar: Roberts
    Roberts
    Participant
    February 29, 2016 at 18:39

    Hello,
    I want to set my main menu to different width (wider).

    Right mow main menu is wrapped into “container” which controls width.
    Is there a good way of changing with or I have to move menu-wrapper right after main-nav?

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 1, 2016 at 11:32

    Hello,

    You should select Site Layout to Wide in Theme Options->General then add the following code in custom.css file

    .main-nav .container{
    width:1400px;
    }

    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.