How can I center the copyright and move the Boleto Bancario image?

hello community, good afternoon.

First I would like to thank you for all the help you have given me.
Thank you very much, I am enjoying my store.

Now I need one more help, I’ve tried it and I’m not getting it at all.

I would like to move only the copyright to the center and move the Boleto Bancario image to the side of Mercadopago.

Could you help me, please? Thanks

My store: findworld.com.br
Password: edit321

@FindWorld - add this css to the very end of theme.css file and check , this will make text in center, but to make images side-by-side, code editing is needed as it has html
tag which breaks line to put image on next line

.site-footer-item-tall{float: none;  margin: 0 auto;}

.site-footer-item-tall .site-footer-item-center-vertically{text-align: center;}
1 Like

Hello friend, thanks for the help.

I can remove
now, if I remove can you put it beside it? Thanks

And this code was like this, can you tell me if it is possible to move the social media?

I added the code you sent and removed the
, it was like this @suyash1

@FindWorld - with css changes it is possible to move everythnig, but before that check if you have options to do so from customizer

1 Like

@FindWorld - oh wait please remove that code, I by mistake used other class, 2 min please

1 Like

It is not possible to adjust by the customizer, I removed the code you sent and it remains so without the

please try this

.site-footer .site-footer-item-align-right {text-align: center;}
1 Like

It was aligned friend, thank you very much.

About the image, I removed the
now is it possible to move it through the css? @suyash1

also this for images

.newsletter-images {
    display: block;
    float: left; margin-bottom: 0;
}

.newsletter-images2 {
    display: block;
    float: left;
    margin-left: 10px;
}

.newsletter-images3 {
    margin-top: 0;
}
1 Like

ohh, it was almost perfect friend, thanks @suyash1

perfect friend, thank you very much, helped me a lot. @suyash1

1 Like

@FindWorld - welcome, if you need anything you can contact me on email given below.

Friend, I would like to leave it like this, can you tell me if it is possible? Sorry to disturb you. @suyash1

at the moment it is like this