Hello!
Does anyone know how to add Product Description Text to a Rich Text section on a page layout in a theme via dynamic content?
I tried adding it via the Custom Liquid section but cannot seem to centre the font or change the width etc with css. It saying ‘block’ display settings are coming in the way. Tried to change settings but nothing worked.
Would appreciate any help with either option. Thank you!
If you want to customize product descriptions instead of product details, I recommend you go ahead and set up product meta fields!
https://help.shopify.com/en/manual/metafields
Regarding the css section, if you have any questions, the text is centred [text-align:center;] and changing the width can be done with [width
If you want to design your shop, please email me and I can help you!
Hello, thank you for the reply, I did try that with css but it didn’t work. I wanted part of the text to be bold and have links so I was trying to find a way to do this without using metafields…
If you want to add bold text to a paragraph you can use
[your bold text]
if add a link,you can us [your bold text]
1 Like