davecooperphoto Posted June 16, 2020 Posted June 16, 2020 Site URL: https://www.jennifermag.com Hey all, My wife's site is built with Farro. It works great for pages with banner images. But for pages that do not have the banner, the white logo is on a white background and therefore invisible. Is there a way to have an alternative version that is black for white pages like this: https://www.jennifermag.com/about Thanks, Dave
Beyondspace Posted June 16, 2020 Posted June 16, 2020 20 minutes ago, davecooperphoto said: Site URL: https://www.jennifermag.com Hey all, My wife's site is built with Farro. It works great for pages with banner images. But for pages that do not have the banner, the white logo is on a white background and therefore invisible. Is there a way to have an alternative version that is black for white pages like this: https://www.jennifermag.com/about Thanks, Dave Could you provide the list of pages that have blank header and the black version of the logo? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
tuanphan Posted June 16, 2020 Posted June 16, 2020 Add this code to Page Settings > Advanced > Header <style> .Header-branding-logo { filter: invert(1); } img.Mobile-bar-branding-logo { filter: invert(1); } </style> 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!)
Beyondspace Posted June 16, 2020 Posted June 16, 2020 9 minutes ago, tuanphan said: Add this code to Page Settings > Advanced > Header <style> .Header-branding-logo { filter: invert(1); } img.Mobile-bar-branding-logo { filter: invert(1); } </style> That's briliant! BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
davecooperphoto Posted June 19, 2020 Author Posted June 19, 2020 On 6/16/2020 at 1:26 AM, tuanphan said: Add this code to Page Settings > Advanced > Header <style> .Header-branding-logo { filter: invert(1); } img.Mobile-bar-branding-logo { filter: invert(1); } </style> This works but it changes things site wide. I only want to change it for pages that have a white background like this one: https://www.jennifermag.com/about Thanks, Dave
Beyondspace Posted June 20, 2020 Posted June 20, 2020 Hi davecooperphoto, To add the code @tuanphan provided you to individual page, try to edit the page settings and add it into this BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Archived
This topic is now archived and is closed to further replies.