agmantia Posted November 16, 2020 Share Posted November 16, 2020 hi all, Im trying to remove the padding between the links, header, and elements of my header in 7.1. I am able to change the spacing between the links themselves, but I want them to be able to fill all the space in the center of the header. Also, is there a way to have the distance between the social links and the page links independent of each other? @tuanphan Link to comment
IXStudio Posted November 16, 2020 Share Posted November 16, 2020 Hi, Please share your website URL. Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
tuanphan Posted November 17, 2020 Share Posted November 17, 2020 Hi, Try adding to Home > Design > Custom CSS. If it doest work, please share site url. /* Nav one line */ .header-title-nav-wrapper { flex: 1 0 90%; } .header-layout-nav-center .header-nav { width: 100% !important; flex: 1 1 100%; } benja 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
agmantia Posted November 19, 2020 Author Share Posted November 19, 2020 On 11/17/2020 at 3:04 AM, tuanphan said: Hi, Try adding to Home > Design > Custom CSS. If it doest work, please share site url. /* Nav one line */ .header-title-nav-wrapper { flex: 1 0 90%; } .header-layout-nav-center .header-nav { width: 100% !important; flex: 1 1 100%; } this fixed it! 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