This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

SubMenus on Vantage Premium.

Resolved 5 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi guys,

Firstly thanks for an amazing theme!

Secondly I have a small change I would like to make however on a submenu I would like the text to not go down onto the next line….

Its hard to explain but i hope you get what i mean!

Thanks

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 9 months ago

    Hi Richard

    Glad to hear you’re liking Vantage. Please try inserting the following under Appearance > Custom CSS to extend the theme in the manner you’ve requested:

    /* Vantage Main Menu Nowrap Sub Items */
    .main-navigation ul ul a {
    width: 100% !important;
    white-space: nowrap;
    }
  2. Richard Hickson 11 years, 9 months ago

    Perfect. Thank you so much!

    Rich

  3. Andrew Misplon Staff 11 years, 9 months ago

    No problem, glad we could help.

  4. Nicola De Santis 11 years, 4 months ago

    Hi Andrew

    I don’t know if the code you suggested for Richard can solve my problem too. I have a couple of sub menu with a lot of items (sum menu Products and sub menu Solutions). If I leave the submenu in the default appearance, the submenu opens but it goes vertically, and of course when it starts to be 10 items it’s not so good to see. Is there a way to organize those items in columns?

    e.g.
    Instead of
    Product 1
    Product 2
    Product 3
    Product 4
    Product 5
    Product 6
    Product 7
    Product 8
    Product 9
    Product 10
    Product 11
    Product 12

    I can have

    Product 1 Product 2 Product 9
    Product 3 Product 4 Product 10
    Product 5 Product 6 Product 11
    Product 7 Product 8 Product 12

    Thanks in advance.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread