Is it possible to fix menu format
Hi!
I have a menu with submenus that are long. The text dont display nice, the text are overly squished together. Is it possible to fix? (www.ulo.no)
Hais
URL: http://ulo.no/wp-content/uploads/Skjermbilde-2015-03-24-kl.-19.06.30.png
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Hais
You canchange this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.main-navigation ul ul a { width: 400px !important; }Give that a run and let me know the outcome. If it does not work out for you. Please send a direct url to your site
Cheers
I wondered if there are any way of making more space between the lines? http://ulo.no
Btw, thanks, that helped, but really need more space beween the lines of text :)
Hi Hais
Am glad that ironed out your issue :)
Which lines are you talking about? The ones on the submenu?
Try this for that
.main-navigation ul ul li a { padding-top: 20px !important; padding-bottom: 20px !important; }If that not the area in question, please send a direct link to it
Cheers
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.