Hi! I’d like to edit my code to make all text marked as “Large” show as an H1 in the HTML. I’m using the Origin theme and here’s a screenshot of the bit of HTML I’m referencing, in case that info is helpful. Thanks in advance!
You will to make a custom coding to implement this. Follow these steps:
- Go to Online store
- Select Edit code menu iteme
- Open file Sections > image-banner.liquid
- Find “t:sections.all.heading_size.options__3.label” , then replace its value to h1
For more details, have a look at these screenshots
Try it and let me know
This unfortunately did not solve the issue. The HTML still displays large
text in image banners as an h2…




