Shopify themes, liquid, logos, and UX
Hi there,
I was hoping to get some help with editing my websites theme. A couple things are bugging me that i can't fix. The background of my website is dark so naturally my text is white except in the cart page it is black. The problem is I can't change it. Help would be appreciated.
Hi @breezypcs
This is David at SalesHunterThemes.
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Here is the store url:
https://edce24-2.myshopify.com/password?_fd=0
the password is: skeish
for page url it’s a general problem the black font on dark background. So any help in that regard would be much appreciated.
Hi @breezypcs
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
a.cart-item__name.h4.break {
color: white;
}
.quantity-input.quantity.cart-quantity {
color: white;
}
.cart-remove-button .icon-remove {
color: white;
}
.quantity__button svg {
color: white;
}
form#cart { color: white; }
Goode Evening,
Thanks so much for this solution it has mostly worked. However as you can see in the image below it hasn't done what yours did and I am a bit confused.
if you have any way for me to fix this that would be greatly appreciated!
Hello @breezypcs
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.focus-none {
background: #fff !important;
}
.quantity__button {
color: #fff !important;
}
input#Quantity-1 {
color: #fff !important;
}
#shopify-section-template--19854137590109__cart-items h1 {
color: #000 !important;
}
User | RANK |
---|---|
227 | |
181 | |
63 | |
58 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023