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?
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