hello, i would like to ask for a code to align the content in center as you will see in photo below.
thanks in advance.
website: https://bianco-and-nero.myshopify.com/
password: raoshu
hello, i would like to ask for a code to align the content in center as you will see in photo below.
thanks in advance.
website: https://bianco-and-nero.myshopify.com/
password: raoshu
sorry for that issue, sure i can help you can you try below code
.footer-block__details-content {text-align: center;}
.footer-block__details-content>li:not(:last-child) {
margin-right: 0;
}