making both footer & email signup full width in Dawn theme

Solved

making both footer & email signup full width in Dawn theme

SweatFree
Shopify Partner
74 0 18

My website is www.sweatfree.co 

The password is sweatfree123

 

I was able to find a way to make announcement bar full width, but I am not able to make the footer full width. If you could please advise!

 

Thank you!

Chanakya Ramdev
Founder | Sweat Free (www.sweatfree.co)

https://www.SweatFree.co
Accepted Solution (1)

niraj_patel
Shopify Partner
2391 516 516

This is an accepted solution.

Hello @SweatFree 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (min-width: 750px) {
  #shopify-section-sections--14927607169106__footer .page-width {
       max-width: 100% !important;
  }
}
</style>

niraj_patel_0-1722930592187.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

View solution in original post

Replies 4 (4)

niraj_patel
Shopify Partner
2391 516 516

This is an accepted solution.

Hello @SweatFree 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (min-width: 750px) {
  #shopify-section-sections--14927607169106__footer .page-width {
       max-width: 100% !important;
  }
}
</style>

niraj_patel_0-1722930592187.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com
SweatFree
Shopify Partner
74 0 18

Thank you, @niraj_patel

Chanakya Ramdev
Founder | Sweat Free (www.sweatfree.co)

https://www.SweatFree.co

oscprofessional
Shopify Partner
16373 2440 3188

Hello @SweatFree ,
1. For Newsletter fullwidth, add some css in theme.liquid file before </head> tag.

<style>
.newsletter__wrapper {
  padding-left: 0;
  padding-right: 0;
}
</style>

2. and for footer fullwidth, you need to remove page-width class from footer file.

2.jpg

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

Rahul_dhiman
Shopify Partner
824 155 173

Hello @SweatFree 
Go to online store ---------> themes --------------> actions ------> edit code------->base.css ----> line number 77
search this code

.page-width {
max-width: var(--page-width);
margin: 0 auto;
padding: 0 1.5rem;
}


and replace with this code

.page-width {
margin: 0 auto;
padding: 0 1.5rem;
}


result
10.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages