Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
Need urgent help ! on resizing footer and making all footer menu items in single line (as in picture).
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, try this one.
.footer__content-top .footer-block.grid__item.footer-block--menu {
width: 100%;
max-width: 100%;
}
Note: The line wil be only on the larger screen when if its the tablet screen it will be like this. Again.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey @CNDY_123
Share your Store URL and Password if enabled.
Best Regards,
Moeed
Hi @Moeed
I would like to reduce the height and width of the footer..
URL: cottoncandybabyshop.com
Store@test123
Hi @CNDY_123
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
This is an accepted solution.
Thanks for the info, try this one.
.footer__content-top .footer-block.grid__item.footer-block--menu {
width: 100%;
max-width: 100%;
}
Note: The line wil be only on the larger screen when if its the tablet screen it will be like this. Again.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!