All things Shopify and commerce
Hi I would like to adjust the columns width to allow each menu to be closer to each other.
Currently it looks like this:
Website is vaqoo.co
Appreciate the help.
Solved! Go to the solution
This is an accepted solution.
Hello @Jerry41
@media screen and (min-width: 1000px) {
.footer__aside {
justify-content: space-evenly;
}
.footer__item-list {
justify-content: space-evenly;
}
and the result will be
If this was helpful, hit the like button and mark the job as completed.
Thanks
@Jerry41 Hey, thanks for posting here.
can you please share the link to inspect it, thanks.
This is an accepted solution.
Hello @Jerry41
@media screen and (min-width: 1000px) {
.footer__aside {
justify-content: space-evenly;
}
.footer__item-list {
justify-content: space-evenly;
}
and the result will be
If this was helpful, hit the like button and mark the job as completed.
Thanks
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024