Shopify themes, liquid, logos, and UX
Hi, I'm looking to change the multi column section to match my footer which is #FABE77 or set up in my theme as Background Colour-2.
What code do I need to do this?
https://ccz4klsftpqfy399-60845031666.shopifypreview.com
Thanks.
Solved! Go to the solution
This is an accepted solution.
@KarenSloan
Add this code in the section-multicolumn.css file.
ul#Slider-template--15317066547442__163532732039908f6b {
background-color: #FABE77 !important;
}
.multicolumn-card__info h3 {
margin-top: 20% !important;
font-size: 24px !important;
}
.rte p {
font-size: 24px !important;
}
Thank You.
Hii, @KarenSloan
Can you give me a screenshot so,
I can solve it perfectly.
Thank You.
Thank you anychnace you know how i can make the text larger and also centred in that section too?
This is an accepted solution.
@KarenSloan
Add this code in the section-multicolumn.css file.
ul#Slider-template--15317066547442__163532732039908f6b {
background-color: #FABE77 !important;
}
.multicolumn-card__info h3 {
margin-top: 20% !important;
font-size: 24px !important;
}
.rte p {
font-size: 24px !important;
}
Thank You.
Thank you. Any chance you know why the colour is dull in the 2 columns compared to the middle? and is there a way to make it all the same?
Remove the previous code and Add this.
.multicolumn-card
{
background-color:#fabe77!important;
}
@KarenSloan
Thank you.
@KarenSloan
Paste this code on top of the section-multicolumn.css file.
.multicolumn-card {
background-color: #FABE77 !important;
}
Thank You.
User | RANK |
---|---|
157 | |
135 | |
78 | |
70 | |
68 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023