All things Shopify and commerce
my footer is showing setting like this in the image when i added menu and it was distorted. how can i change the alignment of all i horizontal way without it being distorted. how can we change the code??????
Solved! Go to the solution
This is an accepted solution.
Im sorry but I didnt ask you. What is your original alignemnt of the footer?
I align it like this.
This is the code.
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.grid--3-col-tablet {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 15px;
width: 100% !important;
margin-left: 0px !important;
}
.footer-block.grid__item {
width: 100%;
}
.footer-block--newsletter {
flex-direction: column;
align-items: start;
}
Would you mind to share your Store URL website? with password if its protected. Thanks!
This is an accepted solution.
Im sorry but I didnt ask you. What is your original alignemnt of the footer?
I align it like this.
This is the code.
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.grid--3-col-tablet {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 15px;
width: 100% !important;
margin-left: 0px !important;
}
.footer-block.grid__item {
width: 100%;
}
.footer-block--newsletter {
flex-direction: column;
align-items: start;
}
thank you so much I tried your method and it works well.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024