Shopify themes, liquid, logos, and UX
Hi devs,
I'm looking to change the background color of the Shopify cart menu that appears on the side, how would I be able to change it? Also, if possible, how can I change the text inside the cart menu.
Here's my website and the image corresponding to my problem:
inailsupply.com
Best,
iNail
Solved! Go to the solution
This is an accepted solution.
Hello @inailuser987
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your Assets/screen.css.liquid theme file.
3. Add CSS to end file:
.has-panels #root .m6pn{
background: green;
}
You can also change the text color:
.has-panels #root .m6pn.toggle *:not(.overlay-tertiary) {
color: blue;
}
Result:
Please change the color you want.
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
This is an accepted solution.
Hello @inailuser987
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your Assets/screen.css.liquid theme file.
3. Add CSS to end file:
.has-panels #root .m6pn{
background: green;
}
You can also change the text color:
.has-panels #root .m6pn.toggle *:not(.overlay-tertiary) {
color: blue;
}
Result:
Please change the color you want.
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Hi GemPages,
Thanks again for the solution, it is much appreciated! Also, is there any way to change the pink background from the "Order for $...."? I inspected the element but I can't seem to find the pink color element anywhere.
Best,
iNail
User | RANK |
---|---|
235 | |
155 | |
60 | |
55 | |
47 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023