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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024