Shapely Dropdown font size - too big

Thank you for your previous help, it’s been fantastic.

Can you take a look at the dropdown menu of my site andythenortherndiver.com and help me change the font size so the text in the menu fits the dropdown menu?

Hi Andy

right now your website is completelly blank, do you know whay is that?

Morning thanks for your reply, I’ve just found the same issue which resolves when I log in to WP. I’ve gone through from top to bottom and resolved any issues, deleted any unused themes, purged the cache and logged out, it’s back up now.

Can you see it?

hi Andy

Thanks, now it appears :slight_smile:

try this code:

.main-navigation .menu > li > ul > li a {
font-size: 15px !important;
}

1 Like