Shopify themes, liquid, logos, and UX
Hi All,
I am looking to add a banner with a background colour to our mini cart .
I have been able to add the text in there... but would love to also add a background colour to this section of text so it looks like a banner.
Any help would be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Hi @megan_c , you're of utmost welcome!
You can replace old code with new code
mini-cart{
padding:0 !important
}
mini-cart h6{
background:rgba(var(--color-accent-1-rgb),.5);
margin-top: 0 !important;
padding: 20px 8px !important;
}
mini- cart cart-items,mini-cart h2{
padding-left:8px !important;
padding-right:8px !important;
}
Hope it helps!
Victor
Hi @megan_c ,
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
mini-cart{
padding:0 !important
}
mini-cart h2{
background:rgba(var(--color-accent-1-rgb),.5);
margin-top: 0 !important;
padding: 20px 8px !important;
}
mini- cart cart-items{
padding-left:8px !important;
padding-right:8px !important;
}
Hope my solution works perfectly for you!
Regards,
Victor | PageFly
thanks for solution
Hi Victor,
Thanks so much for your help on this - much appreciated!
I have just pushed live the text which we would like to highlight (it sits just under the My. Bag text).
Do you think it's possible to give this line of text a background colour and leave the My.Bag with a white background?
Thanks again for your help!
Megan
This is an accepted solution.
Hi @megan_c , you're of utmost welcome!
You can replace old code with new code
mini-cart{
padding:0 !important
}
mini-cart h6{
background:rgba(var(--color-accent-1-rgb),.5);
margin-top: 0 !important;
padding: 20px 8px !important;
}
mini- cart cart-items,mini-cart h2{
padding-left:8px !important;
padding-right:8px !important;
}
Hope it helps!
Victor
Thanks so much Victor. All fixed - really appreciate our help!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024