Hello,
How to align Footer ? It should be the same place it is located rn and higher
Please help.
https://meow-cleeva.myshopify.com/ "BOOBOO".
Hi There!
Add the following to your theme.scss file:
#shopify-section-footer > footer > div > div > div:nth-child(3) > h3 {
display: none;
}
#shopify-section-footer > footer > div > div > div:nth-child(3) {
margin-top: -5px;
margin-left: 30px!important;
}
User | Count |
---|---|
25 | |
21 | |
20 | |
16 | |
15 |