Next/Previous product box modification
-
Hi there,
Could you please check the attached and provide me with CSS codes I can change the 3 shown parameters?
Regards,
Mike
Attachments:
You must be
logged in to view attached files.
Hi,
Here is custom CSS code to control these parameters.
body .woodmart-products-nav .wrapper-short {
max-width: 250px;
}
body .woodmart-products-nav .product-short-description .product-title {
font-size: 16px;
}
body .woodmart-products-nav .product-short-description .price {
font-size: 16px;
}
Regards