324EM Posted May 20, 2021 Posted May 20, 2021 Site URL: https://sheep-tetra-sgjg.squarespace.com/config/settings/site-visibility Hi, I am working in 7.1 and need the logo to stretch the full width of the page, with the navigation below, aligned right. Here is an image of what I'm trying to achieve: The logo would be the "Sebastienne Mundheim Painting & Drawing Sketchbook" with the nav below. Thanks!
tuanphan Posted May 21, 2021 Posted May 21, 2021 Hi. Can you add a logo? I don't see logo. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
324EM Posted May 23, 2021 Author Posted May 23, 2021 @tuanphan this client wants the "sebastienne mundheim" graphic to stretch the full width of the page and I wasn't able to figure out how to get that to work so I uploaded a background image instead. Is there a way to upload the logo and get it to stretch from one end of the screen to the next?
tuanphan Posted May 24, 2021 Posted May 24, 2021 6 hours ago, 324EM said: @tuanphan this client wants the "sebastienne mundheim" graphic to stretch the full width of the page and I wasn't able to figure out how to get that to work so I uploaded a background image instead. Is there a way to upload the logo and get it to stretch from one end of the screen to the next? You can add logo then we will check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted May 24, 2021 Posted May 24, 2021 Try adding to Design > Custom CSS /* Logo */ .header-title-nav-wrapper { flex-direction: column; justify-content: center; } .header-title-logo a, .header-title-logo img { max-height: 250px !important; } .header-announcement-bar-wrapper { padding-top: 0 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
324EM Posted May 24, 2021 Author Posted May 24, 2021 Amazing! Now my only question is will this adapt to larger monitor screens, and I'm still getting a slight white border on each side, is there a way to get it fully to the edge of the screen?
tuanphan Posted May 26, 2021 Posted May 26, 2021 On 5/24/2021 at 9:17 PM, 324EM said: Amazing! Now my only question is will this adapt to larger monitor screens, and I'm still getting a slight white border on each side, is there a way to get it fully to the edge of the screen? Hi. Which screen size do you see this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
324EM Posted June 1, 2021 Author Posted June 1, 2021 @tuanphan I changed the width of the logo to be much larger (5120px) to accommodate larger screens, it seems to have gotten rid of the white border I was seeing before. But when I view it on a larger desktop there is white space to the right and the left (I've out lined in red in the example below) of the logo. Any solutions to get this to adapt to any screen size?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.