Hi,
I wonder if it is possible for someone to help me how to make these changes. See my picture. It doesn’t have to be exactly like my picture but approximately. Is it possible? I am using the Shopify Section Stores “Footer #3”.
My URL https://maggithelabel.com/ . I will share my password in private when needed.
Thanks for the help!
1 Like
Hi @Filippa123 , kindly share password.
Hi,
I sent you a message with the password!
Hi @Filippa123
- Go to Online Store → Theme → Edit code.
- Open your theme.css / based.css file and paste the code in the bottom of the file.
@media(max-width:768px){
.footer-second-top-sections--25106036588869__ss_footer_3_6jfXjJ.footer-third-top-sections--25106036588869__ss_footer_3_6jfXjJ {
display: flex !important;
flex-direction: column !important;
margin-top: 100px;
}
.footer-second-top-item-sections--25106036588869__ss_footer_3_6jfXjJ:nth-child(1) {
width: 100%;
order: 4;
}
.footer-copy-text-sections--25106036588869__ss_footer_3_6jfXjJ {
text-align: center !important;
}
.section-sections--25106036588869__ss_footer_3_6jfXjJ.footer-sections--25106036588869__ss_footer_3_6jfXjJ {
position: relative !important;
}
.footer-main-right-sections--25106036588869__ss_footer_3_6jfXjJ {
width: 90%;
position: absolute;
top: 25px;
}
.footer-second-top-item-sections--25106036588869__ss_footer_3_6jfXjJ:nth-child(2) {
width: 50%;
}
.footer-second-top-item-sections--25106036588869__ss_footer_3_6jfXjJ:nth-child(3) {
width: 50%;
}
.footer-second-top-item-sections--25106036588869__ss_footer_3_6jfXjJ:nth-child(4) {
width: 50%;
}
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales!
(https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
1 Like
Hi,
Thanks for the help. The footer looks like this after i put in the code.
It’s really a big trouble that i was also facing. But now I’ve make the footer set at sportzfy you can see. If feel ok, reply. I’ll here to sort out further.