Liquid, JavaScript, themes, sales channels
Hi,
Website https://chaman-tienda.myshopify.com/
password homedev@091421
Custom Content Section called Biography
I would like to align the header left and remove the Cover Image completely.
Thanks!
Solved! Go to the solution
This is an accepted solution.
hii, @chaman
paste this code on top of the theme.scss file for background color.
div#shopify-section-16317740379738394c {
background-color: #FDDE00 !important;
}
Thank you.
This is an accepted solution.
hii, @chaman
Paste this code on top of the theme.scss file.
.section-header.text-center .h2 {
font-size: 50px !important;
}
Thank You.
Sorry - it works now.
This is an accepted solution.
hii, @chaman
paste this code on top of the theme.scss file for background color.
div#shopify-section-16317740379738394c {
background-color: #FDDE00 !important;
}
Thank you.
@chaman
Can you please give me a screenshot of which header you want to left align?
Thank You.
The screenshot I posted had the wrong background color and I forgot that I need to bump up the font size on the BIOGRAPHY as well as turn of the ALL CAPS
This is an accepted solution.
hii, @chaman
Paste this code on top of the theme.scss file.
.section-header.text-center .h2 {
font-size: 50px !important;
}
Thank You.
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