Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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 |
---|---|
117 | |
97 | |
73 | |
72 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022