Hi,
I want to reduce the size of all my collection title on all my collection page (I want to be able to choose the size myself) : https://www.five-pocket.com/collections/fb-county
Hi,
I want to reduce the size of all my collection title on all my collection page (I want to be able to choose the size myself) : https://www.five-pocket.com/collections/fb-county
Hi @imazele ,
@media(max-width:767){
.collection-hero__title {
font-size: 20px !important;
}
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!