How can I add custom HTML to all pages of my RIDE theme?

Topic summary

A user working with the RIDE theme created a custom-html.liquid section to add HTML across their site, but the section only appears on the Home and Contact pages instead of all pages.

Current Issue:

  • Custom HTML section displays selectively rather than site-wide
  • User needs guidance on making it appear on all pages

Suggested Solution:

  • Another user recommends using the theme’s existing custom liquid section rather than creating a new one
  • The built-in section should allow writing HTML and may have better site-wide functionality

Status: The discussion remains open with one proposed workaround, but no confirmed resolution on achieving true site-wide implementation.

Summarized with AI on November 22. AI used: claude-sonnet-4-5-20250929.

Hi, I use “RIDE” theme and it has no custom HTML so I added a new section custom-html.liquid and it worked but the section only shows up on Home and Contact page. How can I make it work on all pages?

@Deverin ,
You can use already created custom liquid section instead of creating new section because you can write HTML in custom liquid section.