maddypeirce Posted January 16, 2022 Posted January 16, 2022 Hey, I'm trying to adjust width of the dropdown options in my menu. Is there a way to make each option "responsive" to the length of the copy? Examples attached. Thanks!
tuanphan Posted January 16, 2022 Posted January 16, 2022 Add to Design > Custom CSS /* Dropdown auto width */ .header-nav-folder-content { width: auto !important; min-width: unset !important; } goodmajick 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
goodmajick Posted May 25, 2022 Posted May 25, 2022 @tuanphan I've been looking for this solution everywhere. THANK YOU! You truly are a legend. tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment