How can I modify the footer layout in Impulse 2021?

Hi All,

i’m working on my Impulse 2021 footer and try to get it smaller.

now footer text devided in two sections like below, and i’d like to share left column in two (5 and 4 lines) and move right column to the righ edge , so the footer looks neater. i guess i need to change coding, but i do not know how to do it.

could anybody help me with this please?

here is preview link: https://lo6vzwlr64ww6wch-7903117425.shopifypreview.com

thanks

@irraly

can you please confirm this?

hi KetanKumar,

thanks for your prompt reply.

actually i want three text columns in the footer in the end:

LEFT:

MIDDLE:

RIGHT:

SIGN UP AND SAVE

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Thanks for your kind help

1 Like

@irraly

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
ul.no-bullets.site-footer__linklist {
    column-count: 2;
}

nothing has changed (((

@irraly

can you please confirm this look!

hi KetanKumar

your layout looks almost as i want it , just is it possible to stretch all the text to the full width of the footer, and not to the left edge, as you have?

I put your text from the previous post at the bottom of the page as on the screenshot, saved it and nothing has changed at all. what’s wrong?

Thanks!

1 Like

@irraly

oh sorry for that issue if possible to add me staff so i will check code and update

1 Like

hi KetanKumar,

sent you an access. thanks

1 Like

@irraly

thanks i have update code

just minor issue your have unnecessary bracket code so i have fix now please check and confirm

1 Like

Thanks for your time and help, you are awesome!

@irraly

it’s my pleasure to help us