jgolanbari Posted February 7, 2021 Share Posted February 7, 2021 Site URL: https://www.aerofinadesign.com/ Password: Aerofina2020 Im trying to reduce the width of my drop down menu under products... just a little wide for my liking but cant seem to find the right code Link to comment
jpeter Posted February 7, 2021 Share Posted February 7, 2021 You'll want to mess with the value of the min-width style property of the CSS code below. It looks like the default it 200px. CSS .header-nav .header-nav-item--folder .header-nav-folder-content { min-width: 200px; } See article on where to place CSS code https://support.squarespace.com/hc/en-us/articles/206545567 tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment