Site logo

Archived topic

Change width sub-menu items

1 reply · Started by Jasper Homrighausen on July 25, 2015

Viewing posts 1–2 of 2

On my website http://www.sacgroningen.nl I changed the width of the menu items to 160 px using custom CSS:

.main-navigation li {
width: 160px;
}

Now, however, I would also like to change the sub-menu width (specifically Projecten > Alfa-college). How do I target them?

This archived topic is closed to new replies.