Shopify themes, liquid, logos, and UX
Hi All, I am trying to change the colour of the 'product recommendations' background, in the Cart Drawer.. I am using FOCAL 12.0.1.
Screenshot below - I am trying to change the grey to a brighter colour, any ideas how I can do this?
Many thanks
Solved! Go to the solution
This is an accepted solution.
if only the background, check this one. same Instruction.
.mini-cart__recommendations-inner {
background:#00FFE8;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @harper1989
Can I check your store? It password protected. Thanks!
Just sent you a DM with password
Thankyou
Thanks for the info, im not sure what background color you want to add but I also provide the code for changing color text.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
@media only screen and (max-width: 999px){
.mini-cart__recommendations-inner {
background: aqua;
}
/* Text Color */
.mini-cart__recommendations-inner * {
color: black;
text-decoration-color: black;
}
a.product-item-meta__title, .price-list.price-list--centered span.price {
color: black !important;
}
}
And Save.
Result:
Note: This changes is only on the tablet and mobile screen.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thankyou! Is there anyway to change the background only, so the title and price remain the same colour?
And also make the change on desktop too?
This is an accepted solution.
if only the background, check this one. same Instruction.
.mini-cart__recommendations-inner {
background:#00FFE8;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This my friend is perfect, thank you!
Hello @harper1989
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month nowBy investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024