Trade Theme Footer Gap

Solved

Trade Theme Footer Gap

Manuel7
Tourist
11 0 3

Hey,

How can I make the footer always stay a the bottom of the page even if there isn't much content being displayed.

 

footer.png

Accepted Solution (1)
BSS-TekLabs
Shopify Partner
1810 514 599

This is an accepted solution.

<style>
@media only screen and (min-width: 600px) {
#MainContent {
     min-height: 62vh !important;
}
}
</style>

Sorry can you try add this code again @Manuel7 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

Replies 6 (6)

BSS-TekLabs
Shopify Partner
1810 514 599

Hello @Manuel7 
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

Manuel7
Tourist
11 0 3

roameesim.com, leclit.

BSS-TekLabs
Shopify Partner
1810 514 599

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

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it. 

 

@media only screen and (min-width: 600px) {
#MainContent {
     min-height: 62vh !important;
}
}

 

 

- 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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

BSS-TekLabs
Shopify Partner
1810 514 599

This is an accepted solution.

<style>
@media only screen and (min-width: 600px) {
#MainContent {
     min-height: 62vh !important;
}
}
</style>

Sorry can you try add this code again @Manuel7 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

Manuel7
Tourist
11 0 3

Thank you so much for your help!

BSS-TekLabs
Shopify Partner
1810 514 599

Glad to help you. Have a good day.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell