I made the shop all section, but the product title is small, I want it to be bigger but I cannot find a way to change it. Also, I want the Title Font To Be Bold.
Would anyone help me? Thanks.
Drop here your website link please
You can add this css,
.product-card-layout-02 .card-information a.card-title {
font-weight: 700;
font-size: 2rem;
}
Hi
Follow these Steps:
Result:
If you require further help to optimize your store, please donβt hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
This is very useful. Thanks a lot