Knowledgebase

Gigawatt: How to reduce space between menu links

Intro

Problem: My menu is wrapping to another line in Gigawatt. By design, the menu is styled for large text with large spacing, which only accomodates about 5-6 links. Any more and the menu will wrap. Solution: Add this to custom.css: ul#nav li { padding: 0 30px 0 0 !important; }   Adjust padding as needed.

Solution

Problem:

My menu is wrapping to another line in Gigawatt.

By design, the menu is styled for large text with large spacing, which only accomodates about 5-6 links. Any more and the menu will wrap.

Solution:

Add this to custom.css:

ul#nav li {
    padding: 0 30px 0 0 !important;

}

 

Adjust padding as needed.

Get 15% off!

Signup and get 15% off any of our Ghost or Framer themes immediately