Make HTML section headline same style and size as other home page section headlines

I added an HTML section on home page. The header for the HTML section is smaller font and in all caps. All the other theme sections are in upper-lower bold case and bigger size. See attachments for screenshots.

How can I make the HTML section header style (font type, size, upper-lower, bold) the same as other section headers? Many thanks.

Hi @CW5

This is Noah from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Noah | PageFly

1 Like

@PageFly-Noah Thanks. Under Layout, I found . I cannot find .

Where should I place the code you suggested.

@PageFly-Noah I found it. Your suggestion worked. Thanks for the solution.

Cheers!

@PageFly-Noah While the solution worked well in laptop, I just noticed that the heading font size looks much bigger in the mobile version as compared to the other headers. See attached. How can this issue be fixed?

@PageFly-Noah : any suggestions on how to fix this mobile issue? Thanks.

Hi @CW5

Please remove the code i gave you above and replace it with this one to have this fixed


1 Like

Thank you @PageFly-Noah . This solution works. :+1:

Cheers!