Need help resizing footer

Solved

Need help resizing footer

radaApeta
Explorer
64 0 23

Hello,

i want to make my subscribtion for newsletter a little bit larger to the sides, so there is less space at the bottom.

I want the max height to be at the red line, so the space underneath can get smaller. 

Thank you

https://81e325-28.myshopify.com/
0007

radaApeta_0-1720959974520.png

 

valenta14
Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2401 695 831

This is an accepted solution.

- Here is the solution for you @radaApeta 
- Please follow these steps: 

step.png

- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

.__seguno-newsletter-form {
     padding: 0rem !important;
}

- Here is the result you will achieve:

BSSTekLabs_0-1720963215067.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 3 (3)

BSS-TekLabs
Shopify Partner
2401 695 831

This is an accepted solution.

- Here is the solution for you @radaApeta 
- Please follow these steps: 

step.png

- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

.__seguno-newsletter-form {
     padding: 0rem !important;
}

- Here is the result you will achieve:

BSSTekLabs_0-1720963215067.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
radaApeta
Explorer
64 0 23

thank you, it worked

but is there any way to make this space smaller? More close to each other, so there is less space ? thank you

radaApeta_0-1720971923172.png

 

valenta14
BSS-TekLabs
Shopify Partner
2401 695 831
.footer__content-bottom {
 padding-top: 0px !important;
}

You can add more code @radaApeta 

BSSTekLabs_0-1720972184006.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now