Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
On my narrative theme, I have both chat and rewards buttons, however, they are covering the payment methods on the footer, I want to increase the height of the footer but I cannot find in the code site-footer__content to be able to input a : height 150px or whatever height I need. Please give me a clue how to do this, it's more important for the mobile version thanks.
Solved! Go to the solution
This is an accepted solution.
Hi @RobFurness,
Go to Assets > theme.scss.liquid and paste this at the bottom of the file:
@media only screen and (max-width: 749px) {
.site-footer {
padding-bottom: 170px;
}
}
Hope it helps!
This is an accepted solution.
Thanks very much that worked perfectly!!! really appreciated
This is an accepted solution.
Hi @RobFurness,
Go to Assets > theme.scss.liquid and paste this at the bottom of the file:
@media only screen and (max-width: 749px) {
.site-footer {
padding-bottom: 170px;
}
}
Hope it helps!
This is an accepted solution.
Thanks very much that worked perfectly!!! really appreciated
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024