Shopify themes, liquid, logos, and UX
I would like to have the 2 menus side by side and keep the about us section at the bottom as is, this is only on the mobile view. Any ideas? Thanks!
Hello @akia1
Go To Online Store > Theme > Action > Edit Code And Paste The Bellow Code In The base.css File
@media screen and (max-width: 749px){
.footer .grid {
display: flex !important;
}
.footer-block.grid__item{
width: 45% !important;
margin: 0 !important;
}
.footer-block.grid__item:first-child, .footer-block.grid__item:last-child {
width: 100% !important;
}
}
If my answer worked for you, please hit the like button and accept it as a solution please.
Thanks!
Hope this works for you
Unfortunately this did not work
store url?
can you share where added the code given by me?
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024