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.

Replies

4
  1. Daniel Staff 10 years, 11 months ago

    Hi Hais

    You canchange this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .main-navigation ul ul a {
      width: 400px !important;
    }

    Give that a run and let me know the outcome. If it does not work out for you. Please send a direct url to your site

    Cheers

  2. Hais Draxen Jordhøy 10 years, 11 months ago

    I wondered if there are any way of making more space between the lines? http://ulo.no

  3. Hais Draxen Jordhøy 10 years, 11 months ago

    Btw, thanks, that helped, but really need more space beween the lines of text :)

  4. Daniel Staff 10 years, 11 months ago

    Hi Hais

    Am glad that ironed out your issue :)

    Which lines are you talking about? The ones on the submenu?

    Try this for that

    .main-navigation ul ul li a {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    }

    If that not the area in question, please send a direct link to it

    Cheers

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