How can I redesign my website's footer to be less lengthy?

Hello i want to change the design of the footer so it will look not so long like now

@Naoufal

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Welcome to shopify community.

Please share your store URL and if your store is password protected then please provide password too.

Thank you.

https://innovationgut.com/

https://innovationgut.com/

1 Like

@Naoufal

thanks for url let me know how did you like at footer please share us

i would like to change the footer on mobile and desktop like:

Policy | uber uns | Login |…

and NOT like this

policy

uber uns

Login

You know what i mean?

1 Like

@Naoufal

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
@media screen and (max-width: 749px) {
.footer-block__details-content li {display: inline-block;margin-right: 10px;}
}

No sir is not fixing it

it look not like a line like this :

uber uns | Login | Impressum…

but still in diagonal like:

uber uns

login

policy…

1 Like

@Naoufal

so add please 2 different footer menu