Shopify themes, liquid, logos, and UX
Hi everyone!!!
I would like to change the font and also the size of the header title - "NUOVI ARRIVI" of the collection list.
Could someone help me please?
https://dakota-rome-23.myshopify.com/
Thanks in advanced!
Regards from Rome
Solved! Go to the solution
This is an accepted solution.
.section-header.text-center h1 {
font-family: sans-serif;
font-size: 24px;
color: red;
}
@Dakotarome
Add this code in theme.scss
This is an accepted solution.
You may add the following code in your theme.css file
.collection-header .section-header h1 {
font-size: 28px;
font-family: Open Sans;
}
This is an accepted solution.
@Dakotarome
Paste this code on top of the theme.scss file.
dd {
font-size: 30px !important;
}
Thank You.
This is an accepted solution.
Please paste this code at the end in theme.css file
.price__vendor.price__vendor--listing dd {
font-size: 16px;
}
Hii, @Dakotarome
Kindly share your store URL so,
I can solve it perfectly.
Thank You.
hi @Dakotarome
Your site is password protected. Please share it so that I can help you.
Thank you
This is an accepted solution.
.section-header.text-center h1 {
font-family: sans-serif;
font-size: 24px;
color: red;
}
@Dakotarome
Add this code in theme.scss
This is an accepted solution.
You may add the following code in your theme.css file
.collection-header .section-header h1 {
font-size: 28px;
font-family: Open Sans;
}
thanks a lot @oscprofessional @Zworthkey !!!!
@oscprofessional @Zworthkey Do you know how can i change the vendor size in my shop debut theme?
I tried this but doesn't work
.price__vendor.price__vendor--listing {
font-size: 16px;
}
This is an accepted solution.
@Dakotarome
Paste this code on top of the theme.scss file.
dd {
font-size: 30px !important;
}
Thank You.
This is an accepted solution.
Please paste this code at the end in theme.css file
.price__vendor.price__vendor--listing dd {
font-size: 16px;
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024