Site logo

Menu CSS width

Change width sub-menu items

On my website 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?