Forums
(@dsbrennan)
11 years, 10 months ago
I’m interested in how to get a larger source image as well. I can set the width to 100% of the column using CSS, but that doesn’t help without a larger image to start with.
12 years, 1 month ago
This worked for me on the category page. How about removing it from the individual product page? https://dsbrennan.com/store/albino-blue-jay/
You can hide the price entirely by placing this in your theme’s style.css file: .products .price { display: none !important; }
You can hide the price entirely by placing this in your theme’s style.css file:
.products .price { display: none !important; }
12 years, 5 months ago
Is there any way to embed the home page for the shop, not just one section?
12 years, 9 months ago
I’m wondering the same thing! Oxygen is perfect otherwise.