The limit on theme settings is 12px and I would like to make it 10 or 11px. Everything else on the site is already changed to smaller size through code. Earlier I was able to make this change by applying this code to the bottom of theme.ccs:
body {
font: 10 !important;
}
But now it has suddenly stopped working and is back to the theme settings minimum 12px.
Please elaborate what changes you want in product page, feature collection and search tap
because when i inspect the product page there is no padding on product top image and not able to find the search tab
On the product page there is a padding on top of the product image which I would like to make smaller and on featured collections I would like to decrease the margin on top of the product title and under the price.