Hey guys, does anyone know how to increase the width of each footer column (blue box in the image below)?
Website: https://wrldwidesupply.com/
Password: secret123456
Hey guys, does anyone know how to increase the width of each footer column (blue box in the image below)?
Website: https://wrldwidesupply.com/
Password: secret123456
Hi @wrldwide
Go to your Online store > Themes > Edit code > open base.css file, add this code at the bottom and save file
.footer .footer__content-top.page-width { max-width: 100% !important; }
Hi @wrldwide ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly