relocate and reduce footer size on mobile (dawn theme)

Solved

relocate and reduce footer size on mobile (dawn theme)

unimost
Tourist
7 0 5

unimost_0-1744540219359.png

unimost_1-1744540229736.png

Hi all, i got help to relocate the footer and reduce gaps between the footer menus and such. But the mobile version did not change.

Could anyone help to make the footer on the mobile smaller, reduce the gaps between the section, reduce the font size, and place the country/region on top.

url is unimostudio.com

 

Accepted Solution (1)

KetanKumar
Shopify Partner
37618 3670 12163

This is an accepted solution.

@unimost 

yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/section-footer.css ->paste below code at the bottom of the file.

@media (max-width: 749.5px) {
.footer-block__details-content .list-menu__item--link {padding: 2px 0px !important;}
.footer-block.grid__item {margin: 0 !important;}
.footer-block__details-content {margin-bottom: 10px !important;}    
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

KetanKumar
Shopify Partner
37618 3670 12163

This is an accepted solution.

@unimost 

yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/section-footer.css ->paste below code at the bottom of the file.

@media (max-width: 749.5px) {
.footer-block__details-content .list-menu__item--link {padding: 2px 0px !important;}
.footer-block.grid__item {margin: 0 !important;}
.footer-block__details-content {margin-bottom: 10px !important;}    
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
unimost
Tourist
7 0 5

this works! thank you so much

 

KetanKumar
Shopify Partner
37618 3670 12163

@unimost its my pleasure to help us

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing