Re: How to centre footer menu Dawn theme

Solved

How can I perfectly center the footer menu in Dawn theme?

Alexandrafj
Excursionist
31 0 9

I have managed to kind of centre the footer menu but actually it's slightly off to one side and I'm not sure how this has happened. Any solutions to get it centre aligned?

 

Screenshot 2022-11-12 at 17.43.44.png

Accepted Solution (1)

GemPages
Shopify Partner
5625 1262 1284

This is an accepted solution.

Hello @Alexandrafj 

I would like to give you some recommendations to support you :

1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid theme file

3. Paste below code before </body> :

<style>
@media screen and (min-width: 750px){
  body .footer__content-top .grid {
    margin-left: 0;
  }
  body .footer__content-top .grid__item{
     padding-left: 0 !important
  }
}
<style>

Hope my recommendation can works and support for you!

Kind & Best regards!

GemPages

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

View solution in original post

Replies 6 (6)

ExpertRookie
Shopify Partner
1518 249 325

Hi @Alexandrafj 
Thank you for your question. 
Please share your store URL, page URL and also password (if your store has one) so we can help you.

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
Alexandrafj
Excursionist
31 0 9
Alexandrafj
Excursionist
31 0 9

GemPages
Shopify Partner
5625 1262 1284

This is an accepted solution.

Hello @Alexandrafj 

I would like to give you some recommendations to support you :

1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid theme file

3. Paste below code before </body> :

<style>
@media screen and (min-width: 750px){
  body .footer__content-top .grid {
    margin-left: 0;
  }
  body .footer__content-top .grid__item{
     padding-left: 0 !important
  }
}
<style>

Hope my recommendation can works and support for you!

Kind & Best regards!

GemPages

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
Alexandrafj
Excursionist
31 0 9

Perfect! thank you so much

ShishirHelps
Shopify Partner
95 3 6
@Alexandrafj  I'm visited Your website recently. it's a little bit slow. I think your images are not optimized. So that's why it takes a little bit more time. go to gtmetrix website and test your website. Maybe it can be a good result.
 
- I'm Shishir Hasan a Shopify Store Designer | CRO specialist.

- Need my help?

+8801762785429 (WhatsApp) || Work with Upwork


- If this solves the problem, please don't forget to Mark it as Solution!