Thank you so much for all of the code - I used a combination of them - they all worked except for #products-wrapper {font-size:1.6em;} im so pleased
I just wondered: When I used products li strong {font-size:20px;} the font becomes bold and larger but the price doesn't change. When I omit the 'strong' ie .products li font-size:20px;} the product font remains bold but the price size also increases. Is there a way I can separate these two? Ideally I would like to increase the font size without making it bold. I was also wondering if I should change the font for the price tags as it is hard to read when the font is small - I would only want to change it for the price tags as I generally like the look of it on the website . So my question is can the current font for the price tags specifically be overridden here?
