Shopify themes, liquid, logos, and UX
Hello!
When I change the general background color of my site it does not effect the contact page - it leaves a strip around the page title that I am not able to change anywhere. I am unable to find theme.scss.liquid as mentioned in some other posts.
Thanks,
Tobias
Solved! Go to the solution
This is an accepted solution.
Hey @holyhalvah,
Just follow these instructions 😊
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
section.section.shopify-section {
background-color: black !important;
}
section.section.shopify-section h1 ,
section.section.shopify-section h2 ,
section.section.shopify-section p,
section.section.shopify-section span,
section.section.shopify-section div {
color: white !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey @holyhalvah,
Can you share the link to your store?
https://b2467a-3.myshopify.com/pages/wholesale-inquiry
The issue pertains to both contact pages on our site, wholesale inquiry and contact. Thanks!
Hey @holyhalvah,
It's password protected. Can you share the website password
I removed the password thank you!
This is an accepted solution.
Hey @holyhalvah,
Just follow these instructions 😊
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
section.section.shopify-section {
background-color: black !important;
}
section.section.shopify-section h1 ,
section.section.shopify-section h2 ,
section.section.shopify-section p,
section.section.shopify-section span,
section.section.shopify-section div {
color: white !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Worked like a charm thank you!
Hi @ThePrimeWeb I implemented the code in my theme as well and the problem is that some of my buttons ( add to card or payment buttons) are in black. and the text in black as well the result is that at the end we are not able to see the text. Could you maybe try to fix that ? Thank you
There is an example of my problem :
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025