Shopify themes, liquid, logos, and UX
Hi is there a way to change the footer size in Palo Alto Theme? My current footer is taking half of the page. My shop URL is https://stoned-and-co-online.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media only screen and (min-width: 768px){
.footer-bottom wrapper .social-sharing-wrapper {
margin-top: 5px !important ;
}
}
This is an accepted solution.
Hi Natztech,
Great! thank you for your help I manage to shrink the footer now.
Possible to reduce the space between the logo and about us?
This is an accepted solution.
Add this, Good Luck!
You can reduce more gap by changing 15 to lower values.
@media only screen and (min-width: 768px){
.footer-content__logo {
margin-bottom: 15px;
}
}
hello @Lanchaster_91
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.site-footer {
padding: 12px 0px ;
}
Hi Natztech,
I have paste the code but the footer still take more than half of the page.
Code view.
@Lanchaster_91,
Add this code at the bottom of your theme.css file.
@media only screen and (min-width: 768px){
.footer-bottom {
margin-top: 5px;
}
}
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media only screen and (min-width: 768px){
.footer-bottom wrapper .social-sharing-wrapper {
margin-top: 5px !important ;
}
}
This is an accepted solution.
Hi Natztech,
Great! thank you for your help I manage to shrink the footer now.
Possible to reduce the space between the logo and about us?
This is an accepted solution.
Add this, Good Luck!
You can reduce more gap by changing 15 to lower values.
@media only screen and (min-width: 768px){
.footer-content__logo {
margin-bottom: 15px;
}
}
thank you for your help.
User | RANK |
---|---|
68 | |
65 | |
63 | |
53 | |
47 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023