Home › Forums › Basel support forum › Product title and description › Reply To: Product title and description
December 6, 2017 at 8:09 am
#27377
Artem Temos
Keymaster
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to decrease the font size
div.single-product-content .entry-title {
font-size: 22px;
}
Product page design can be changed in Theme Settings -> Product page.
Regards