hi guys.
template Bikestore
Where can I change the size of the caption "title of the product"
see picture
tnx
best regards
Sebastijan
Slovenia
.productdetails-view h1 {
line-height: 1.5;
font-size: 42px;
}
.productdetails-view h1 {
line-height: normal;
font-size: 34px;
}