Shopify themes, liquid, logos, and UX
Hello everyone,
I am facing an issue with changing the secondary background color of the multicolumn block in the Sense theme. I have attached a screenshot for reference.
To my understanding, I might be able to change it by adding some code to base.css, but I am unsure of the element's name. I would really appreciate it if someone could help me out with this.
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, check this one. You can change the color you like. Just change the colors dont delete/remove another sign or letters.
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 "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.multicolumn.background-primary .multicolumn-card {
background: lightpink !important;
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @deadhare
Do you mean the background of the multicolumn boxes? Would you mind to share your Store URL website? with password if its unpublish. Thanks!
Yes, the background of the multicolumn boxes. Here is the store URL : https://nunchi.care/
This is an accepted solution.
Thanks for the info, check this one. You can change the color you like. Just change the colors dont delete/remove another sign or letters.
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 "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.multicolumn.background-primary .multicolumn-card {
background: lightpink !important;
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you! This is exactly what I was searching for! ❤️
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024