How to expand width of menu bar? - by Alex Kim

This topic has 8 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp

  • Avatar: Alex Kim
    Alex Kim
    Participant
    August 20, 2014 at 10:07

    Hi,

    I got quite many menus, so it does not fit in menu bar.

    Could you let me know which code should I add to custom.css, so to expand the width of menu bar?

    Thanks!

    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 20, 2014 at 10:37

    Hello,

    Please provide us with the link to your site.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Alex Kim
    Alex Kim
    Participant
    August 20, 2014 at 10:44

    Hi,

    http://jungwunberry.com/

    Thanks,
    Alex Kim

    Avatar: Eva
    Eva Kemp
    Support staff
    August 20, 2014 at 10:56

    Hello,

    Please add this code into custom.css file:

    .header-type-3 .main-nav .menu {
        width: 940px;
    }

    How to create custom.css you can watch here.

    Regards,
    Eva Kemp.

    Avatar: Alex Kim
    Alex Kim
    Participant
    August 20, 2014 at 11:36

    Hi,

    Thank you for the fast support.

    But, I’m afraid that it still looks the same.
    I did add code to custom.css, and also have tried to adjust pixel size.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 20, 2014 at 11:48

    Hello,

    Have you selected ON in Theme Options->Custom CSS->Enable Custom CSS file?
    Also you may try to use this code:

    .header-type-3 .main-nav .menu {
        width: 940px !important;
    }

    Regards,
    Robert Hall.

    Avatar: Alex Kim
    Alex Kim
    Participant
    August 20, 2014 at 13:00

    Yes!

    This code works 🙂

    Thank you very much!

    Avatar: Eva
    Eva Kemp
    Support staff
    August 20, 2014 at 13:00

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 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.