Groei Posted May 23, 2022 Share Posted May 23, 2022 Site URL: https://www.groei-praktijk.nl/over-lisette-dragt Dear all, When navigating in the menu, there is a drop down menu for 3 folders. For one of those folders (Lisette Dragt) the light grey colour/block in which the text of the drop down is placed is wider than the text itself. 1st picture shows okay drop down: text and box are about equal in width 2nd picture shows not okay drop down: text is far less wide than the width of the drop down menu box Can someone provide me with CSS code to adjust the width of the drop down menu according to the text that is contained in it? Thanks a bunch!! Link to comment
tuanphan Posted May 24, 2022 Share Posted May 24, 2022 Add to Design > Custom CSS /* Dropdown auto width */ .header-nav-folder-content { width: auto !important; min-width: unset !important; } 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