Hello,
After I updated the theme and wordpress I noticed a change in the menu. There’s a big space between pages in the drop down menu.
Here´s an image of the problem: http://i43.tinypic.com/jsox2q.png
Any solutions to this?
Hi,
Please add this on your custom.css or Quick CSS
#top .main_menu .menu li ul a {
line-height: 23px;
padding: 8px 15px;
min-height: 23px;
max-width: none;
}
Can you give us a link to your website? This is not happening on our end.
Regards,
Ismael
I’m currently working on the site using XAMPP so it’s not live.
I tried adding that to my Quick CSS but it didn’t change anything :/
Any other solutions?
Best regards,
Arni