c0rrupted Posted August 7, 2021 Share Posted August 7, 2021 Site URL: https://cliniquedentaireantoinesabeh.com/ Hi, I want to reduce the space between the logo, the main nav and the button on my webstie, so the nav menu in the middle can be on ONE LINE only. Thanks Link to comment
tuanphan Posted August 8, 2021 Share Posted August 8, 2021 On 8/7/2021 at 7:45 AM, c0rrupted said: Site URL: https://cliniquedentaireantoinesabeh.com/ Hi, I want to reduce the space between the logo, the main nav and the button on my webstie, so the nav menu in the middle can be on ONE LINE only. Thanks Hi, Add this to Design > Custom CSS /* logo nav button same line */ .header-nav { width: 90% !important; flex: 1 1 90% !important; } nav.header-nav-list { white-space: nowrap !important; flex-wrap: nowrap; } 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