GeorgeW25 Posted December 29, 2021 Posted December 29, 2021 Site URL: https://www.para-para.world/ Hi, I am struggling to change my home page text nav to white including the cart icon. I would like to keep it black in all the other pages. Any tips? Also I am having trouble to make some text blocks vertically centered even though I've changed the settings. I've attached some photos. Any Css tips? Thanks so much
Beyondspace Posted December 30, 2021 Posted December 30, 2021 14 hours ago, GeorgeW25 said: Site URL: https://www.para-para.world/ Hi, I am struggling to change my home page text nav to white including the cart icon. I would like to keep it black in all the other pages. Any tips? Also I am having trouble to make some text blocks vertically centered even though I've changed the settings. I've attached some photos. Any Css tips? Thanks so much Try in Home > Design > Custom Css /*Home config*/ #collection-61b4f868c813e64995944597 { .icon--fill { svg { fill: #fff; } } .Cart-inner { svg { fill: #fff; stroke: #fff; } } .sqs-cart-quantity { color: #fff; } .burger-inner { div { background: #fff; } } .header--menu-open { .burger-inner { div { filter: invert(1); } } } } I also fix for mobile Let me know how it works on your site Support me by pressing 👍 if this useful for you GeorgeW25 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Beyondspace Posted December 30, 2021 Posted December 30, 2021 My testing Mobile Desktop BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
GeorgeW25 Posted December 30, 2021 Author Posted December 30, 2021 Hi I just copied and pasted - do I need to put <Style> on the front and end? otherwise it just appears in the website. Even when i add the <Style> it doesn't seem to like the code 😞
GeorgeW25 Posted December 30, 2021 Author Posted December 30, 2021 Ah i put it in the wrong place! sorry fixed now thank you so much!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment