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.

Space between menu items – menu padding horizontal doesn’t work

10 years ago · Last reply by Dana 10 years ago

Hello, unfortunately the css-code for /* Menu Padding Horizontal */ i found in the forum doesn’t work for me.
I need to adjust the space on a brand new site, the only changes i made before i tried this were change menu font size and container width and padding.
I also tried it with only Menu Padding Horizontal in the custom css, but absolutely nothing happens.
This is the site: http://loupolus.com/wordpress/

To be sure i also tried it on my site and it doesn’t do anything also: http://www.saiten-blicke.de
In this custom css i also changed the menu font size only.

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Support Assistants 10 years, 1 month ago

    Hi Dana

    The snippet you’ve most likely looked at on the forums is for Vantage. For Origami, try using:

    #menu ul li {
    	padding-right: 25px;
    	padding-left: 25px;
    }

    Adjust the above default values as required.

  2. Dana 10 years, 1 month ago

    Oh sorry, i didn’t notice it’s for vantage only because i always typed my searches including “origami”.
    Thanks a lot, this worked perfectly.

    I have one more question, should i also make a new thread for it or can i ask in this one?
    It’s about bold text – it’s always in grey color, but it should appear red like the rest of the text.
    Here’s an example: http://loupolus.com/wordpress/manufacturing/

  3. Support Assistants 10 years, 1 month ago

    Sure. Try adding the following to Appearance > Custom CSS:

    .content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content strong {
        color: #660000;
    }
  4. Dana 10 years, 18 days ago

    Thank you so much for the fast support, i’m very pleased with the result.

    I have one more thing to do for the page and before i’m searching for a different plugin
    i thought i could ask if it is possible to build a landing page without any menu with page builder?
    It should turn out like this: http://loupolus.com

    Greets, dana

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