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.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024