Change the length of drop down menu
Hello!
Can you please help me how I can change the length of the drop down menu?
My site is www.kohera3d.com
Thank you so much in advance for your help.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Merel
If you have a Custom CSS plugin installed, perhaps SiteOrigin CSS, you can then go to Appearance > Custom CSS and insert the following:
/* Drop down menu item padding, top and bottom */ .main-navigation ul ul a { padding-top: 20px; padding-bottom: 20px; }That’ll let you adjust the top and bottom padding for drop down menu items, effectively changing the length.
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.