Centering copyright text (footer) | Debut theme

Anonymshop
Explorer
82 0 17

Hi there,

I have a problem, my copyright text is not in the middle of the footer but rather on the left.

But I want it to be in the middle if it's possible.

I hope someone could help me.

THANK YOU VERY MUCH!

Screenshot (132).png

Replies 4 (4)

neeravmakwana
Shopify Partner
164 30 39

Hi,

Can you search for this text in theme.css (generally around line 5703)

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

and change 

text-align: right; } }

to 

text-align: center; } }

Anonymshop
Explorer
82 0 17

Hello there and thank you for your kind reply!

But it changes nothing, hmmmm do you have any other ideas?

Best regards!

Anonymshop
Explorer
82 0 17

Many thanks for your response!

Unfortunately this code didn't work.

Do you have any other ideas how to solve this?

Best regards!

neeravmakwana
Shopify Partner
164 30 39
Hard luck. Can you please give me development access to your store.
neeravmakwana@gmail.com.

Thanks.