Viewing 5 posts - 1 through 5 (of 5 total)
  • #122099
    maartendc
    Member
    Post count: 17

    Hi,

    On my website I have a menu (Ubermenu for the megamenustuff). In the dutch version I have 2 rows with items. In the English version it is one line.
    Can i make the space for the menu bigger?
    I also like to show the Search button and the woocart, so delete them is not an option.

    Thanks!

    #122320
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #main-nav .span9 {
      width: 960px;
    }
    #main-nav .span3.header-right {
      width: 180px;
    }

    – Kyle

    #124903
    maartendc
    Member
    Post count: 17

    Kyle,

    Did it and it works but when I scroll (and the menubar is on top) I get the same problem.

    #124906
    maartendc
    Member
    Post count: 17

    It’s ok. I added this:
    #main-nav .span9 {
    width: 960px;
    }
    #main-nav .span3.header-right {
    width: 180px;
    }

    #mini-header .span9 {
    width: 960px;
    }
    #mini-header .span3.header-right {
    width: 180px;
    }

    And it works

    #124930
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Kyle.
    -Rui

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register