Shopify themes, liquid, logos, and UX
To align the "Contact" header and its links to the left, you can add some custom CSS to your theme. In your Shopify admin, go to "Online Store," then "Themes," and click "Edit code." Find your CSS file
.footer .footer-title, .footer .footer-links {
text-align: left;
}
If this fixed your issue, likes and accepting as a solution are highly appreciated.
Build an online presence with our custom built Shopify Theme EcomifyTheme
Hello @Sven070
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-footer.css
add this code at the end of the file.
.footer-block:only-child:last-child {
margin: 0px -25px;
}
.footer-block__heading {
margin-left: -35px;
}
and the result will be
If this was helpful, hit the like button and mark the job as completed.
Thanks
HI @Sven070
You can use bello code for achive your result
Go to online store >edit code> section-footer.css and past bello code
.footer .footer-title, .footer .footer-links {
text-align: left !important;
}
Result :::
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