makeartnotwar Posted December 8, 2022 Share Posted December 8, 2022 (edited) Hi all. As you can see on the picture bellow the logo is nicely aligned with the body of the grid. As soon as the page is widened, it shifts as you can see on the image bellow. Any way of making the logo and menu always aligned with body of page ? Keeping in mind that in the "style Styles section, i would like to keep a "Site Margin of 2vw". Thanks. Edited December 8, 2022 by makeartnotwar Link to comment
Ziggy Posted December 8, 2022 Share Posted December 8, 2022 Can you share your website? You might want to try setting the header to inset rather than full. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
makeartnotwar Posted December 8, 2022 Author Share Posted December 8, 2022 Thanks for reply. It is allready set as Inset. https://dragonfly-mandolin-33ek.squarespace.com/ Link to comment
Ziggy Posted December 8, 2022 Share Posted December 8, 2022 Try this Custom CSS: @media only screen and (min-width:1860px) { .tweak-portfolio-grid-overlay-width-inset .portfolio-grid-overlay { padding-left: 0vw !important; padding-right: 0vw !important; } } @media only screen and (max-width:1800px) { .tweak-portfolio-grid-overlay-width-inset .portfolio-grid-overlay { padding-left: 2vw !important; padding-right: 2vw !important; } } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
makeartnotwar Posted December 8, 2022 Author Share Posted December 8, 2022 3 minutes ago, Ziggy said: Try this Custom CSS: @media only screen and (min-width:1860px) { .tweak-portfolio-grid-overlay-width-inset .portfolio-grid-overlay { padding-left: 0vw !important; padding-right: 0vw !important; } } @media only screen and (max-width:1800px) { .tweak-portfolio-grid-overlay-width-inset .portfolio-grid-overlay { padding-left: 2vw !important; padding-right: 2vw !important; } } You're a legend. Could you provide with same solution for mobile version ? Pretty please. Thanks 🙂 ! Link to comment
Ziggy Posted December 9, 2022 Share Posted December 9, 2022 No problem! But I can't see your website any more, password? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
makeartnotwar Posted December 22, 2022 Author Share Posted December 22, 2022 On 12/9/2022 at 10:12 AM, Ziggy said: No problem! But I can't see your website any more, password? Should be up and running 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