Shopify themes, liquid, logos, and UX
This is an accepted solution.
Hey @Radu6,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.footer-block--newsletter.scroll-trigger.animate--slide-in {
flex-direction: column !important;
align-items: center !important;
}
.footer__follow-on-shop {
margin: 0 !important;
}
@media only screen and (min-width: 990px) {
.footer__follow-on-shop {
transform: translateX(10px) !important;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hello @Radu6
Can you share store URL?
revolve-lifestyle.com
This is an accepted solution.
Hey @Radu6,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.footer-block--newsletter.scroll-trigger.animate--slide-in {
flex-direction: column !important;
align-items: center !important;
}
.footer__follow-on-shop {
margin: 0 !important;
}
@media only screen and (min-width: 990px) {
.footer__follow-on-shop {
transform: translateX(10px) !important;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
It works, thank you !
Hey there,
I used the code you provided on my site and the social icons are perfectly centered, but the "Follow on shop" button above them is not quite centered. Leans a bit to the right. Screenshot below. URL = themusicrescue.com. Any ideas?
Thanks!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025