AverageNick Posted May 27, 2022 Posted May 27, 2022 Site URL: https://tetra-duck-r94d.squarespace.com/ The website I'm building (it's not published yet, this is my final hurdle to overcome) I'm using a white logo with a transparent header over a picture. This works fine everywhere, apart from those parts of the website that apparently can't have a picture as a header. Because the header is transparent, the text and logo white, it's almost completely invisible (the edges of the logo are visible, if you look closely). What can I do about this? I really want to keep the white logo and header text intact along with the style, so I would like to either add a picture to headers of posts and the webshop, or make the header non-transparent on those specific pages. This is the first website I'm building using squarespace and I don't have lots of experience with building websites anyway. Thanks in advance!
tuanphan Posted May 29, 2022 Posted May 29, 2022 Hi. Your site is private. Can you setup password & share url again? 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!)
LonniWong Posted August 24, 2022 Posted August 24, 2022 Hello, im also having the same problem. What is the solution please? Im still trying to find answers as well. Thank you, Lonni Mine is this for examplehttps://leopard-owl-xw5g.squarespace.com/password: testme
tuanphan Posted August 25, 2022 Posted August 25, 2022 19 hours ago, LonniWong said: Hello, im also having the same problem. What is the solution please? Im still trying to find answers as well. Thank you, Lonni Mine is this for examplehttps://leopard-owl-xw5g.squarespace.com/password: testme Which page are you referring to? It looks fine on blog&shop list/individual pages 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!)
LonniWong Posted August 25, 2022 Posted August 25, 2022 (edited) @tuanphan Hello Tuanphan, i am still referring to the cart page. Sorry i wasnt clear: its this post here or this latest screenshot: in cart menu its also its still having that active color issue, showing all red color . would love to have the cart only to be red. Edited August 25, 2022 by LonniWong
tuanphan Posted August 27, 2022 Posted August 27, 2022 On 8/25/2022 at 2:03 PM, LonniWong said: @tuanphan Hello Tuanphan, i am still referring to the cart page. Sorry i wasnt clear: its this post here or this latest screenshot: in cart menu its also its still having that active color issue, showing all red color . would love to have the cart only to be red. Add to Design > Custom CSS body#cart a#site-title { color: #d40809; } 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!)
LonniWong Posted August 27, 2022 Posted August 27, 2022 3 hours ago, tuanphan said: Add to Design > Custom CSS body#cart a#site-title { color: #d40809; } Thanks, i have tried this already before from another post, but it doesn't work to my cart page.
LonniWong Posted August 27, 2022 Posted August 27, 2022 @tuanphan, now it worked! Thank you very much, again!!
LonniWong Posted August 27, 2022 Posted August 27, 2022 @tuanphanand could you maybe help me with that cart navigation? all menues are actively red.
tuanphan Posted August 29, 2022 Posted August 29, 2022 On 8/27/2022 at 7:13 PM, LonniWong said: @tuanphanand could you maybe help me with that cart navigation? all menues are actively red. You mean change normal nav to black, active nav to red? 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!)
LonniWong Posted August 30, 2022 Posted August 30, 2022 On 8/29/2022 at 8:40 AM, tuanphan said: You mean change normal nav to black, active nav to red? yes exactly.
tuanphan Posted August 30, 2022 Posted August 30, 2022 7 minutes ago, LonniWong said: yes exactly. Add to Design > Custom CSS /* Cart page navigation */ body#cart div.header-nav-item a { color: black !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!)
LonniWong Posted August 30, 2022 Posted August 30, 2022 2 hours ago, tuanphan said: Add to Design > Custom CSS /* Cart page navigation */ body#cart div.header-nav-item a { color: black !important; } Just wonderful! That worked, thank you!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment