How to resize footer?

Hi,

Need urgent help ! on resizing footer and making all footer menu items in single line (as in picture).

Hey @CNDY_123

Share your Store URL and Password if enabled.

Best Regards,

Moeed

Hi @CNDY_123

Would you mind to share your Store URL website? with password if its unpublish. Thanks!

Hi, @Made4uo-Ribe

URL:

Thanks for the info, try this one.

  1. From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
  2. Find the theme that you want to edit and click on “Actions” and then “Edit code”.
  3. In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.footer__content-top .footer-block.grid__item.footer-block--menu {
    width: 100%;
    max-width: 100%;
}

Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!

Hi @Made4uo-Ribe

Worked perfectly…Thanks a ton :slightly_smiling_face:

Hi @Moeed

I would like to reduce the height and width of the footer..

URL: cottoncandybabyshop.com

[email removed]