Shopify themes, liquid, logos, and UX
Footer section blocks to be centered but the contents to be left aligned
Website: https://vanji-in.myshopify.com/
vanji
@Sivadarshan , your content already take 25% each columns of 100% width
this is not possible to center if 25% width each columns
hope you understand
Thank you
see this i think i looks better
.footer__content-top.page-width {
display: flex;
justify-content: center;
padding: 20px;
}
use this code to make them center
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
text-align: left;
margin: 0 15px;
}
or use this code to make there text center
Hi @Sivadarshan
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.footer-block * {
text-align: center;
}
.footer-block__image-wrapper{
margin: 0 auto;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024