Hello,
Thank you for the question.
You can easily increase font size for your products title by adding this code snippet to the Custom CSS section in Theme Settings
.product-grid-item .product-title a {
font-size: 20px;
}
Regards
Hello,
Thank you for the question.
You can easily increase font size for your products title by adding this code snippet to the Custom CSS section in Theme Settings
.product-grid-item .product-title a {
font-size: 20px;
}
Regards