Hi, I want to add custom html content in the footer section where we add a block I want to add one new block as custom HTML how it can be possible?
By following these steps:
-
Log in to your Shopify admin dashboard and click on “Online Store” in the left-hand menu.
-
From there, click on “Themes” and select the theme that you want to edit.
-
Once you’re in the theme editor, click on “Customize” to open the theme editor preview.
-
In the theme editor, click on the “Sections” tab on the left-hand side.
-
Scroll down until you see the “Footer” section and click on it.
-
In the footer section settings, click on the “Add content” button.
-
From the dropdown menu, select “Custom content”.
-
This will add a new block to the footer section where you can enter your custom HTML content.
-
You can then enter your custom HTML code in the block.
-
Once you’re done, click “Save” and then “Publish” to make the changes live on your store.
Hi, thanks for your reply,
But there is no “Add Content” option in the footer below is a screenshot for reference
Right, then this could work. In your Shopify admin, go to Online Store > Themes. Find the theme you want to edit, and then click Actions > Edit code. On the Edit, HTML/CSS page, locate the Layout section. Under Layout, click on Add a new section. Or Add a new layout option. In the Add Section dialog box, select Custom content from the types of sections list. Then, click Add. Make sure to give a custom name before clicking Add or Done. Once you’ve added the Custom content section, you’ll see two fields appear: Content and CSS. In the Content field, you can add your custom HTML code. Be sure to click Save when you’re done!