All things Shopify and commerce
Hello @Lumify,
You can add a setting in the column to remove the background. When this option is checked, a class can be applied that overrides the default CSS.
Hi @Lumify
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
<style>
.multicolumn-list.slider .multicolumn-card {
background: transparent !important;
}
</style>
And Save
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
HI @Lumify
we will help to you with this. there is two why for do this thing with customize or with css
This the first way with customize , go to the customize theme section, and go to the multicolumn section. there is in the settings
this is the simplest way to fix that thing.
And if it is not working please share your website url we will check fix css and back to you.
Thanks
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025