
How do I add the brand of the product above the product name like the image attached. I am able to add it in the description box but it displays below the product name.

How do I add the brand of the product above the product name like the image attached. I am able to add it in the description box but it displays below the product name.
Best answer by annasophiefc
Hi
Thank you for posting in the community!
With a little html customization you can edit the product display name to appear as you wish:
You just have to apply some html tags in product name:
<b> BRAND NAME </b><p>
PRODUCT NAME
The <b> html tag makes it bold and the <p> html tag makes a paragraph. You can also use <br> that inserts a single line break :-)
I hope this helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.