Shopify themes, liquid, logos, and UX
Hello, Can someone help me. Where can I go to make the image in the footer a little larger and i want to bring the text for the quick links to be centered with quick links.
website: https://1b20eyulicvjdclr-55052173401.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
hello @CreatorsAlley
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.footer .footer-block__details-content.list-unstyled {
text-align: center;
}
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.footer-block__details-content.footer-block-image img{
max-width: min(100%, 230px) !important;
width: 230px;
}
This is an accepted solution.
hello @CreatorsAlley
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.footer .footer-block__details-content.list-unstyled {
text-align: center;
}
Perfect the content moved. but nothing changed on the image. How can i make the logo larger a little bit
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.footer-block__details-content.footer-block-image img{
max-width: min(100%, 230px) !important;
width: 230px;
}
User | RANK |
---|---|
177 | |
151 | |
71 | |
46 | |
36 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023