Footer text size and spacing

Please help.

How can I adjust the text, spacing or gaps on my footer?

This is the situation in my footer right now, see screenshot below. It looks like their font size are not the same. Also the spacing are not the same.

My store url is maevincollection.com

no password

I want it to look like this:

This is the arrangement I want.

Thank you.

Hi @Vince111 ,

Try adding below css in base.css file.

.footer-block__brand-info p {
    font-size: 1.4rem;
}

.footer-block__details-content.rte p {
    font-size: 1.4rem;
}

If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
LuffyOnePiece

Hi,

the font size now looks good however the paragraph looks like all on the left side. :disappointed_face: