Dawn theme - Add "agree" checkbox to Footer Subscription Section

Dawn theme - Add "agree" checkbox to Footer Subscription Section

jk-sg
Shopify Partner
2 0 0

I am using Dawn theme.

I want to add an agree checkbox below to the newsletter subscription under the Footer Section.

 

The below image screesnshot - I added using inspect element.

https://ibb.co/0FD1d0S

Reply 1 (1)

Dan-From-Ryviu
Shopify Partner
10147 2015 2076

Hi @jk-sg 

You can do that by opening Online Store > Theems > Edit code > footer.liquid file, above this line of code '{%- endform -%}' in line 235, add this code 

<div class="field-agree" style="display: flex; align-items: center;">
  <input type="checkbox" id="agree-inpute" name="agree" value="I agree...." required>
  <label> I agree.... </label>
</div>

Screenshot 2024-10-18 at 10.31.42.png

Screenshot 2024-10-18 at 10.32.31.png

- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.