Shopify themes, liquid, logos, and UX
Having some trouble centering the footer menus headers and text on the dawn 2.5 theme. everything i have tried doesn't get an exact center. Please help me get the right base.css coding
Solved! Go to the solution
This is an accepted solution.
Please add the following CSS code to your assets/section-footer.css bottom of the file.
@media screen and (min-width: 750px){
.footer__content-top .grid__item {
padding-left: 15rem !important;
}
.footer__content-top .grid {
margin-left: 10rem !important;
margin-right: 10rem !important;
}
}
Thanks!
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >base.css and paste this at the bottom of the file:
@media screen and (min-width: 750px){
.footer__content-top .grid__item {
padding-left: 15rem !important;
}
.footer__content-top .grid {
margin-left: 10rem !important;
margin-right: 10rem !important;
}
}
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi,
The preview link is
https://p7xufxg09mzazw4v-62830706902.shopifypreview.com/
Thankyou so very much for your help!
This is an accepted solution.
Please add the following CSS code to your assets/section-footer.css bottom of the file.
@media screen and (min-width: 750px){
.footer__content-top .grid__item {
padding-left: 15rem !important;
}
.footer__content-top .grid {
margin-left: 10rem !important;
margin-right: 10rem !important;
}
}
Thanks!
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >base.css and paste this at the bottom of the file:
@media screen and (min-width: 750px){
.footer__content-top .grid__item {
padding-left: 15rem !important;
}
.footer__content-top .grid {
margin-left: 10rem !important;
margin-right: 10rem !important;
}
}
You are incredible! Thankyou so so much
If helpful then please Like Solution.
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
You are incredible! Thankyou so much!
You are both incredible! Thankyou so much!
User | RANK |
---|---|
64 | |
58 | |
48 | |
42 | |
41 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023