Leesh Posted July 24 Share Posted July 24 Hi there, I can't use the code below to reduce the width under a certain amount of the width, for example, width set to 100px, it works but for 30px, it doesn't change. See screenshot. .header-actions .language-picker-desktop .language-picker-content { width: 30px !important; } Link to comment
Leesh Posted July 24 Author Share Posted July 24 (edited) @tuanphanBother you again, see if you have some quick CSS solution. thank you site url if you needed: www.venturantgroup.com Edited July 24 by Leesh Link to comment
tuanphan Posted July 26 Share Posted July 26 Hover on English >> It show nothing Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Leesh Posted July 27 Author Share Posted July 27 I tested in a private window, it has a dropdown from my side tho. Can you try again? Link to comment
Leesh Posted July 27 Author Share Posted July 27 @Eugene_WeglotCan you also take a look? thank you Link to comment
Solution tuanphan Posted July 28 Solution Share Posted July 28 Add to Design > Custom CSS /* language dropdown */ .language-picker-content { width: auto !important; min-width: unset !important; } .language-item { margin: 0 !important; } Leesh 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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