Description Sections of Wine
-
Hi.
How i make the description looks like this wine description?
Follow the link
https://wordpress.iqonic.design/product/wp/slainte/product/chardonnay/
and the attachement
Hello,
Sorry but you could not replicate the exact as you mentioned.
You can try importing our wine:
https://woodmart.xtemos.com/demo-wine/demo/wine/
Best Regards
Hi
Hi, thank you so much for getting back. The wine theme does not have the same product page as the print. But I just wanted to know how I make that wine information appear below the price, just like the image in the attachment. How i do?
Regards
-
This reply was modified 3 years, 6 months ago by
madbruno.
Attachments:
You must be
logged in to view attached files.
Hello,
You can try enabling the option to display the attribute table from Theme Settings >> Single Product >> Show/hide Elements.
Screenshot for Clarification: https://gyazo.com/dcab089f1441e862c118b4b25ba2c4ff
Then the attributes added to the product will be displayed in the description.
Best Regards
Hi,
Ok, thanks. But now how i remove the “stock” information above price? See the attached print
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product p.stock.in-stock {
display: none;
}
Best Regards