How can I improve my messy footer alignment with CSS code?

Hi, guys kindly give me a CSS code to make my footer look good the footer looks too big and the elements inside are very messy how can I align them perfectly? Please visit www.angelsbeauty.lk - pass :- fathu

Screen shot attached for reference

1 Like

@Nashthemash

sorry but i can’t see your attachment footer

https://naseemakbardxb.myshopify.com/
pass :- fathu
This is the store

@Nashthemash

oh sorry for late here

please confirm

Hi yes thats what i want to achieve how do i do it ?

1 Like

@Nashthemash

thanks for confirm

please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/styles.scss->paste below code at the bottom of the file.
.footer_menu, .newsletter_section {
    text-align: center;
}