How can I change the About Us page heading to H1?

Hi all. Would anyone know how to change the About us page heading to H1 as currently H2? I cant seem to find it anywhere but i can see it in the inspector see below image.

The page is https://ljvapes.co.uk

Hi @Ljvapes
You can change this by editing the theme
Step 1: Goto Online store https://prnt.sc/6aE_HZKwmMva

Step 2: Edit Code https://prnt.sc/pn4-b2v-Z3wa

Step 3: Find page.json https://prnt.sc/fUrHg8rtLtIM

Step 4: Copy the type text https://prnt.sc/-ECZAso0XIx8

Step 5: Same as step 3 search for the name https://prnt.sc/Pj6KzZuhMbLE

Step 6: change

&

to

&

Step 7: save the file https://prnt.sc/OuHGNK8cYgVe
That’s it the tag are changed from h2 to h1

1 Like

@Ljvapes - by editing the page.liquid code it can be done, but it will change for all the pages, will it be ok?

Hi thank you for your response. All my product pages etc are already h1 but the about us page seems to be h2 for some reason ?

Hi @Ljvapes ,
This is Theodore from PageFly - Shopify Page Builder App.

You will need to go to the “Online Store” section of your Shopify admin panel in order to change the heading of the “About Us” page from H2 to H1. In there, click on “Subjects,” track down your dynamic topic, and select “Alter code” from the “Activities” menu. You want to find the HTML record that controls the “About Us” page, which may be named something like page.about-us.liquid or page.liquid. When you find the document, look for the

label that encompasses your page title and change it to

, including the relating shutting tag. After you’ve made your changes, preview the page to make sure everything is as it should be. In the event that you’re not happy altering HTML, consider reaching a Shopify master or a web designer for help. This cycle is fundamental since it includes altering your site’s code, which can affect format and usefulness.

I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly

@Ljvapes - did you use any other template for it like about us, or custom etc?

hi the file name is about us.liquid if this helps

@Ljvapes - yes please check if it has

tag