Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I am trying to find a way to adjust the size of the drop-down part of my menu. The options are not long in terms of text and I am left with a lot of blank space after the writing, which does not look attractive. Right now the empty space is all to the right of the options. Please help! (site is not live and I cannot provide a link)
Uptade: I was able to adjust the height of the drop down menu using css -> .
main-navigation ul ul a {
padding: 15px 20px !important;
}
However, I am still unable to remove the empty space following the text
Hi Alex
I’ll have a look at this after your reply on the other thread.
Magus
Any advice on adjusting the length of the sub menu, please?
Alex
Hi Alexandra
Please try changing your existing snippet to this
Adjust the width as you see fit.
Let us know how you get on
Magus
Thank you Magus :) Worked like a charm
Alexandra