studiomiko Posted February 13 Share Posted February 13 Hi everyone, Site password: miko I am trying to target the nav block on the top right in the header and move it in so it aligns with the page content. I have managed to do it to the site logo on the left using the following code, but cant work out how to do the same with the nav block on right hand side. .header-title-nav-wrapper .header-title { margin-left: 60px; } Thank you Link to comment
nick_sh Posted February 13 Share Posted February 13 And site? Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development Link to comment
studiomiko Posted February 15 Author Share Posted February 15 @nick_sh woops, see here https://chipmunk-rose-m9ws.squarespace.com Link to comment
nick_sh Posted February 15 Share Posted February 15 (edited) @studiomiko try setting the header to inset width (last option), it would be super complex to adjust that with CSS Edited February 15 by nick_sh Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development Link to comment
studiomiko Posted February 15 Author Share Posted February 15 Thanks @nick_sh, the inset is okay, but it chooses a bit of a random point. It's not a deal breaker for the site, just be nice to have it all aligned 🙂 Link to comment
nick_sh Posted February 15 Share Posted February 15 @studiomiko it choose max-width I guess, the problem is that you don't use full width in your grid — that way it would be aligned. Otherwise you'll have to deal with a complex calculation like to align properly: Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development Link to comment
studiomiko Posted February 15 Author Share Posted February 15 Thanks @nick_sh I'll take a look 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