Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Good day all, would like to seek your expert advice. I was trying to figure it out myself using custom css and what not but to no avail.
How can I change the font size and back ground of the rich text banner below. Thanks in advance!
Hi, @tuckermax.
Kindly share your store URL and password.
Hi, @tuckermax.
You want to like these. and tel me you want the background color and image.
Hi, black background colour and white fonts
Hi @tuckermax add the below code to your theme's CSS file.
#shopify-section-template--21686532997438__654c9d1a-9663-4a22-92ca-0804cdff332b .rich-text {
background: #000 !important;
}
#shopify-section-template--21686532997438__654c9d1a-9663-4a22-92ca-0804cdff332b .rich-text h2 {
color: #fff !important;
}
Hi @KabirDev , thanks for replying. do i copy the code wholesale? The message - correct the errors to save your custom CSS appeared when i copied and pasted the code into the custom CSS
@tuckermax add the code to your base.css or theme.css or style.css. You can add it at the very end of the CSS file.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025