Hello,
3.1. Create a row with needed elements and copy the code from your home page editor.
5. Sorry, but there is no such option in the theme.
6. For single product page use this code:
.product-name {
font-size: 20px;
}
.short-description table td {
font-size: 10px;
}
and for shop page:
.products-grid .product .product-name {
font-size: 18px;
}
Regards,
Eva Kemp.