Hi,
just a quick question - whats the custom css to increase font size of category banner ? tried some didnt’ work.
s. screen shot:
store url:
Thanks!
best,
team-mism
Hi,
just a quick question - whats the custom css to increase font size of category banner ? tried some didnt’ work.
s. screen shot:
store url:
Thanks!
best,
team-mism
Hi @monomgroup ,
Try this.
h1.collection-hero__title {
font-size: 20px !important;
}
You can adjust and increase the size you want.
Result:
I hope it help.
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.collection-hero__title {
font-size: 30px !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly