lh-design-07 Posted April 12, 2021 Share Posted April 12, 2021 Site URL: https://parsnip-green-be9j.squarespace.com I need to get the product pages and the blog to look the same as the rest of the website (with the purple image background) however I'm struggling to find code that can sort this. The header in the main nav is set to transparent, which of course causes a problem when you go onto pages such as product page and blogs where you're unable to do much with the design itself. Product page example: https://parsnip-green-be9j.squarespace.com/shop/p/business-cards Blog example: https://parsnip-green-be9j.squarespace.com/blog/tigerprivate Can anyone help at all? Thank you!! Link to comment
tuanphan Posted April 14, 2021 Share Posted April 14, 2021 Hi. What is access password? 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!) Link to comment
lh-design-07 Posted April 14, 2021 Author Share Posted April 14, 2021 @tuanphan Ah sorry! Very simple - password is 123456 Link to comment
tuanphan Posted April 15, 2021 Share Posted April 15, 2021 21 hours ago, cl-lh-2021 said: @tuanphan Ah sorry! Very simple - password is 123456 Add to Blog Page Header, Shop Page Header <style> header#header { background: #a32987 !important; } header#header a { color: white; } header#header svg { fill: white; } </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!) Link to comment
lh-design-07 Posted April 15, 2021 Author Share Posted April 15, 2021 @tuanphan Amazing, thank you so much!!! 🙂 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.