Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @erkange,

    We won’t be able to offer help based on a screenshot — we’ll need to see your site so we can look at the underlying source code. Can you share a link so we can take a look?

    Thread Starter erkangerici

    (@erkange)

    Dear Senff,

    I use default storefront theme with footer widgets.
    Here is site address.

    Thanks for the link. You can reduce this space with a little bit of custom CSS code.

    Go into your site’s admin Dashboard and select Appearance → Customize → Additional CSS. In the CSS textbox on the left, add the following code:

    .footer-widgets {
      padding-top: 0;
    }

    You should see the changes right away, but this is just a preview for you, so you can experiment a little if you like.
    Once you’re happy with it, select “Save Changes” from the top, and your changes will be applied to your site.

    Thread Starter erkangerici

    (@erkange)

    Hi @senff ,

    That worked great.
    many thanks
    best regards.

    Thread Starter erkangerici

    (@erkange)

    closed

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘remove gap in footer’ is closed to new replies.