Fooer menu first item not aligned - dawn theme

Solved

Fooer menu first item not aligned - dawn theme

blublu
Tourist
13 1 7

My footer menu in my dawn theme will not align the first element with others, also it isn't centered on the page (horizontally)

 

https://blublu.ca/password

Password is : saghoo

Accepted Solutions (4)

BSSCommerce-B2B
Shopify Partner
1199 311 369

This is an accepted solution.

@blublu ,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above </body>

<style>
@media screen and (min-width: 750px) {
    .footer-block__details-content>:first-child .list-menu__item--link {
        padding-top: 0.5rem!important;
    }
}
</style>

Result:

BSSCommerceB2B_0-1725374624528.png

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Made4uo-Ribe
Shopify Partner
7617 1833 2245

This is an accepted solution.

Hi @blublu 

There is a code to prevent it not aligning.

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

@media screen and (min-width: 750px) {
    .footer-block__details-content>:first-child .list-menu__item--link {
        padding-top: .5rem !important;
    }
}

 

And Save. 

result:

Made4uoRibe_0-1725375409568.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

View solution in original post

blublu
Tourist
13 1 7

This is an accepted solution.

Works!!! Great!!  Now on mobile the menu is all stacked tough instead of nicely aligned.

 

View solution in original post

BSSCommerce-B2B
Shopify Partner
1199 311 369

This is an accepted solution.

@blublu , if you want this on mobile

BSSCommerceB2B_0-1725461574240.png

Please change the previous code like this

<style>
.footer-block__details-content .list-menu__item--link {
    padding-top: 0.5rem !important;
}
@media only screen and (max-width: 768px) {
.footer-block--menu .footer-block__details-content {
  flex-direction: column;
}
</style>

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 11 (11)

Sangeetanahar
Excursionist
298 19 41

hello @blublu 

Please tell us clearly what you need in the footer

thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here

BSSCommerce-HDL
Shopify Partner
1907 661 792

Hi @blublu,

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.footer-block__details-content .list-menu__item--link {
    padding-top: 0.5rem !important;
}
</style>

Here is result :

BSSCommerceHDL_0-1725373702106.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
blublu
Tourist
13 1 7

It isn't working, the footer menu's first item is still higher. Would it work if I deleted the menu item and created it anew?

BSSCommerce-HDL
Shopify Partner
1907 661 792

@blublu, I think it's ok

BSSCommerceHDL_0-1725379045630.png

 



If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
blublu
Tourist
13 1 7

Thank you!! Now on mobile the menu is all stacked tough instead of nicely aligned.

BSSCommerce-B2B
Shopify Partner
1199 311 369

This is an accepted solution.

@blublu , if you want this on mobile

BSSCommerceB2B_0-1725461574240.png

Please change the previous code like this

<style>
.footer-block__details-content .list-menu__item--link {
    padding-top: 0.5rem !important;
}
@media only screen and (max-width: 768px) {
.footer-block--menu .footer-block__details-content {
  flex-direction: column;
}
</style>

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

BSSCommerce-B2B
Shopify Partner
1199 311 369

This is an accepted solution.

@blublu ,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above </body>

<style>
@media screen and (min-width: 750px) {
    .footer-block__details-content>:first-child .list-menu__item--link {
        padding-top: 0.5rem!important;
    }
}
</style>

Result:

BSSCommerceB2B_0-1725374624528.png

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
blublu
Tourist
13 1 7

This is an accepted solution.

Works!!! Great!!  Now on mobile the menu is all stacked tough instead of nicely aligned.

 

blublu
Tourist
13 1 7

Now on mobile the menu is all stacked tough instead of nicely aligned. Can you help me please?

Made4uo-Ribe
Shopify Partner
7617 1833 2245

This is an accepted solution.

Hi @blublu 

There is a code to prevent it not aligning.

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

@media screen and (min-width: 750px) {
    .footer-block__details-content>:first-child .list-menu__item--link {
        padding-top: .5rem !important;
    }
}

 

And Save. 

result:

Made4uoRibe_0-1725375409568.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

Sangeetanahar
Excursionist
298 19 41

hello  @blublu 

Go to online store ----> themes ----> actions ----> edit code ---->assets ----> section footer.css...>
add the code end of the file

.footer__blocks-wrapper .footer-block--menu {
  
    padding-top: 0.5rem !important;
   
}

result

blublu-POPPING-BOBA.png

 

Buy me a Pizza


If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here