CarolynSmith Posted April 29, 2020 Share Posted April 29, 2020 Site URL: https://sandralynnallendesign.squarespace.com/ Hi, could someone help me with a CSS solution to move the logo image in header closer to the navigation bar? I'd like the left-justified logo image and right-justified navbar in heading to line up / align with the content width of 77. (Or close to it. I can adjust content width, but just as long as the edge of the logo and edge of the navbar align directly with the content as pictured below) Thanks so much for your help! https://sandralynnallendesign.squarespace.com/ Password: 1234 Link to comment
tuanphan Posted April 30, 2020 Share Posted April 30, 2020 Which page? 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
CarolynSmith Posted April 30, 2020 Author Share Posted April 30, 2020 44 minutes ago, tuanphan said: Which page? Thank you. I would like to change this on the About, Process, Testimonials and Contact pages, please. If I need to change on every page on the site, would you be able to show me how to do this as well? Thank you so much! Link to comment
tuanphan Posted April 30, 2020 Share Posted April 30, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:992px) { .header-announcement-bar-wrapper { padding-left: 10vw !important; padding-right: 10vw !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
CarolynSmith Posted April 30, 2020 Author Share Posted April 30, 2020 2 hours ago, tuanphan said: Add to Home > Design > Custom CSS @media screen and (min-width:992px) { .header-announcement-bar-wrapper { padding-left: 10vw !important; padding-right: 10vw !important; } } Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.