Shopify themes, liquid, logos, and UX
hello, i would like to some help please.
how can i bold the titles of the collection on the home page?
i'm using debut theme.
attached screenshot to be clear on the exact title
thank you very much!!
Solved! Go to the solution
This is an accepted solution.
Please share store URL.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
@media only screen and (max-width: 749px){
.collection-grid-item__title { font-weight: bold;}
}
@media only screen and (min-width: 750px){
.collection-grid-item__title { font-weight: bold;}
}
Thanks!
This is an accepted solution.
Thanks! welcome again.
This is an accepted solution.
Please add following css for color
@media only screen and (max-width: 749px){
.collection-grid-item__title { color: red !important;}
}
@media only screen and (min-width: 750px){
.collection-grid-item__title { color: red !important;}
}
This is an accepted solution.
Please share store URL.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
@media only screen and (max-width: 749px){
.collection-grid-item__title { font-weight: bold;}
}
@media only screen and (min-width: 750px){
.collection-grid-item__title { font-weight: bold;}
}
Thanks!
you are the best! thank you very much!
maybe you can tell how to change the color of this title?
This is an accepted solution.
Please add following css for color
@media only screen and (max-width: 749px){
.collection-grid-item__title { color: red !important;}
}
@media only screen and (min-width: 750px){
.collection-grid-item__title { color: red !important;}
}
Thank you very much
This is an accepted solution.
Thanks! welcome again.
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025