Shopify themes, liquid, logos, and UX
Hello,
We have the right side of our footer right justified which we like on desktop but on mobile the title stays right justified but the links move to left justified. Is there a way to keep it right justified on desktop and left justify the links and title on mobile? The website is re-marks.com.
@remarkspuzzles add below css into section-footer.css file
@media (max-width:425px){
.footer-block__heading {
text-align: left !important;
}
}
Thank you for the quick response. It looks like it works when I test preview it but it's still right justified when I look at it on my phone.
Do I need to replace the old code, that right justifies that column, with this new code?
Is there anyone else who can help with this issue or do I need to repost it?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024