I am using the ethos template but the main problem is that the prices are not shown my defect . So the user must click or hover over the product in order to see it . How could be possible to show it s price like in the integrity mode ( i wish just to show the price , it must not be absolutely the same design , i just wish the price to be seen on first glance thanks
http://demo.theme.co/shop-integrity/
Hi There,
Please try adding this custom CSS under Theme Options > CSS:
.woocommerce li.product .entry-wrap {
position: relative;
}
Hope it helps 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.