Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Need technical support - I've searched through past answers and added the code below to assets>base.css (at the top). With this code, I was able to move the newsletter to the right side of the footer, but the social media icons are now wrapping around the newsletter. Can someone please help me to move the social media icons below the email field? Thank you!
Code added:
@media screen and (min-width: 768px) {
.footer-block--newsletter {
width: 35%;
margin: 0 !important;
align-items: flex-start !important;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet {
width: 65%;
}
.footer__content-top.page-width {
display: flex;
flex-wrap: wrap;
}
.list-social{
justify-content: flex-start;
}
}
Hello @malin40
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi ZestardTech,
Thank you for your quick reply, but I am not comfortable sharing my site or password. I have attached the code for your review and suggestions.
Hi @malin40 ,
We've carefully checked and found your problem quite complicated. So we suggest hiring a developer.
It's what we can help with an optimal solution. If you need help from our expert, kindly share your request with us via Shopify experts: https://experts.shopify.com/bss-commerce/services?utm_source=Shopify+Community&utm_medium=Post+reply...
We will check it and give you a detailed solution. We're looking forward to working with you.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hi there,
Thank you for your reply, but I figured it out. I just had to add another social media platform and it corrected itself.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024