Hello Guys,
Please see attahced screenshot anyone please help me how we can joint newsletters section with footer section here is our website newsletters section you can see homepage buttom section
A Shopify store owner using the Warehouse theme needed help removing unwanted spacing around their newsletter section to make it seamlessly connect with the footer section. The issue involved gaps on the right, left, and bottom sides of the newsletter component.
Resolution Process:
Outcome:
The issue was successfully resolved. The user later requested the same CSS solution for a second website (imperialhighlandsupplies.co.uk), indicating they manage multiple stores with similar design needs.
The discussion includes screenshots showing the before/after states and the specific CSS code snippet needed for implementation.
Hello Guys,
Please see attahced screenshot anyone please help me how we can joint newsletters section with footer section here is our website newsletters section you can see homepage buttom section
Hi @Everything1
TRy this one.
@media only screen and (max-width: 749px){
div#shopify-section-sections--17559186735266__custom_liquid_kfRMdy section {
margin-bottom: 0;
}
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Thanks for your reply. Our theme is warehouse we buy from shopify theme app
I paste the code theme.css and code is work only for mobile device. I want same implement on all devices please like laptop, desktop, tab etc..
Thanks for your reply. We want full width fill space right, left and buttom joint with footer see attahced screenshot i highlighted in red color
Got it. Please disregard the previous code and use this one instead. The instructions remain the same.
.omnisend-reset-66914c75fd327c846262b2e6.omnisend-form-66914c75fd327c846262b2e6-content {
max-width: 100% !important;
}
.omnisend-form-66914c75fd327c846262b2e6-content-inner {
background-color: #3b0e57;
justify-content: center;
}
div#shopify-section-sections--17559186735266__custom_liquid_kfRMdy section {
margin-bottom: 0;
}
And Save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Wow…many many thanks for your help issue solved
Hi Dear,
I shall highly oblige to you if you send us same code for our new site imperialhighlandsupplies.co.uk