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

6
  1. Magus Staff 10 years, 8 months ago

    Hi Harkirann Wohraa

    Please navigate to your custom CSS editor and add the following

    .main-navigation ul li {
        top: 35px;
    }

    Let us know how you get on

    Magus

  2. Harkirann Wohraa 10 years, 8 months ago

    thank u so much.. this worked perfectly !

  3. Harkirann Wohraa 10 years, 8 months ago

    actually , there is a small issue i noticed.. can u go back to my page and check the ‘about us’ tab.. the drop down menu shows an empty slot and below that i see ‘our team’ .. this issue was not there before i added the custom css code u mentioned above..

  4. Magus Staff 10 years, 8 months ago

    Hi Harkirann Wohraa

    Please add the following to the custom CSS

    .main-navigation ul ul li {
        top: 0px;
    }

    The sub-menu was picking up the CSS from the original post, this entry disables it for the sub-menu.

    Thanks

    Magus

  5. Harkirann Wohraa 10 years, 8 months ago

    thank u magus :) worked like a charm

  6. Magus Staff 10 years, 8 months ago

    Hi Harkirann Wohraa

    No worries. If you need any more help please feel free to open a new support thread

    Magus

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