Hi,
Trying to make a template for a singular custom post. The custom post type are some products with the specs in custom fields like weight and color for example.
I used Elements Content Template and in Dynamic Data I selected data source Current post, Content source Post Meta and Post Meta fields.
By using header block I can add the custom fields into my Content template.
For example:
100 gram
red
But what if I want to label it/add some text before (on the same line) like:
Weight: 100 gram
Color: red
How do I do that with Generatepress/Generateblocks?