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

9
  1. Andrew Misplon Staff 11 years, 1 month ago

    Hi Keith

    It’s unfortunately not easy to move the location of the menu search. Have you perhaps tried reducing the horizontal padding of your menu items? That’ll hopefully allow you to fit all menu items on a single line. Insert the following under Appearance > Custom CSS:

    /* Menu Padding Horizontal */
    .main-navigation ul li a {
    padding-right: 25px !important;
    padding-left: 25px !important;
    }

    Adjust as required.

  2. Keith McCullen 11 years, 1 month ago

    Yeah, that was the first thing I tried, but it seems like the search is on its own column because adjusting the padding value does not make it change in size. I also tried inputting your code and it had no effect. :(

  3. Andrew Misplon Staff 11 years, 1 month ago

    Please send through a url to the site and we can take a look and try help from there.

  4. Keith McCullen 11 years, 1 month ago

    Hi Andrew, I’m prevented by the company to post a link (don’t ask me why lol). Here is a screenshot on how it looks currently.

    http://img.techpowerup.org/150126/1-26-201510-45-06AM.png

    Thanks

  5. Andrew Misplon Staff 11 years, 1 month ago

    Perhaps send a mail to [email protected] with the url and a link back to this thread and I can check it out then?

  6. Keith McCullen 11 years, 1 month ago

    That’s better. Will do.

  7. Andrew Misplon Staff 11 years, 1 month ago

    Super, glad that helped.

  8. Keith McCullen 11 years, 1 month ago

    Hey Andrew, did you ever get my response? I replied to the email.

    This is what I said:

    Okay, tried it and it shows the search on the upper left. Is there a way to get it to the bottom right? Because when I click on search, the bar opens on top of the logo in the header.

  9. Andrew Misplon Staff 11 years, 1 month ago

    Thanks Keith, I’ll get onto email in just a bit. Standby.

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