Dawn Theme Aligning Copyright name and policy with payment icons

Hi!

I would like to have copyright name and payments icons on the same level.

Hello @AdrianS05

Please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.

https://hoodeer.shop/

Hello @AdrianS05

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.footer__copyright {
    margin-top: -17px !important;
}

hi

can you do for me ??