Footer text from capital to lower font

Hello there!

Could you please help me to change the footer fonts from CAP to lower letter?
I am writing in lower letter but it appears in capital letters.
Just the central text between the two lines.

thanks a lot for your help again

cheers
Isabella

Hi Isabela,

Thanks for writing to us.
To make the footer font lowercase, you can add the following code at Theme options > CSS.

[SCREENSHOT]

.x-colophon { text-transform: none; }

The code I provided only serves as a guide. If you wish to improve it, you need to learn more on CSS resource .
If you wish to have a customizable header and footer without the use of custom code or learning CSS, you might want to consider upgrading X to Pro https://theme.co/docs/converting-from-x-to-pro

Hope it will work.

Thanks

Hello @tristup

Thanks for your help
cheers
Isabella

@isa1978,

It’s our pleasure to help you.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.