how to change down theme footer arrangement from horizontal to Vertical?

JINGJING1218
Tourist
6 0 2

Hello, there,

If there is someone can help to change the footer arrangement?

Our previous theme is down, we want to change the footer arrangement from horizontal to Vertical.

 

Replies 6 (6)
Made4uo-Ribe
Shopify Partner
4175 954 1162

Hi @JINGJING1218 

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

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


JINGJING1218
Tourist
6 0 2

store url: jyr-music.com

 

Made4uo-Ribe
Shopify Partner
4175 954 1162

Thanks for the info. 

Do you mean like this?

Made4uoRibe_0-1698332107813.png

This is the code. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • 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-block--newsletter {
    flex-direction: column;
}
ul.footer__list-social.list-unstyled.list-social {
    align-self: flex-start;
}

 

  • And Save.

 

If not would you mind to explain more further. Thanks!

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


JINGJING1218
Tourist
6 0 2

JINGJING1218_0-1698392970282.png

Thanks for your help Ribe,

actually, the organge background is what our store already have,  but we want to change it to like this Shopify footer alignment.

Is that possible?

zaczee
Globetrotter
749 41 35

Hi,

 

Can you please provide your store url

JINGJING1218
Tourist
6 0 2

store url:jyr-music.com