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

3
  1. SiteOrigin 5 years, 11 days ago

    Hi Justin

    Thanks for posting your question.

    The top-level menu items have been spaced quite far apart using theme settings. The hover reflects that change in padding. The sub-menus have a fixed with of 200px. Try adding the following to Appearance > Custom CSS if you’re using SiteOrigin CSS or Customize > Additional CSS:

    .main-navigation ul ul a {
        width: 200px;
    }

    Change the 200px value as required. 255px upwards should help.

  2. Justin Tuijl 5 years, 11 days ago

    Thank you, much appreciated.

  3. SiteOrigin 5 years, 10 days ago

    Sure, no problem. We’re glad to hear you’re making progress.

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