Footer height settings in dawn theme

Hi,

I am looking for a solution to reduce the height of the red footer area and increase the height of the green area.

Thanks

@udayn

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > base.css and paste this at the bottom of the file:
.footer__content-top.page-width {
    padding-bottom: 40px;
}
.locale-selectors__container {
    padding-bottom: 15px;
}
2 Likes

Hi, Thank you for the reply. There is an issue with the .locale-selectors__container part. I get 2 region selector and that could be causing the problem. URL - www.resecureweb.myshopify.com