Home Forums Basel support forum Product title and description Reply To: Product title and description

#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