Site logo

Archived topic

Footer text widge alignment

3 replies · Started by Stefan on August 4, 2020

Viewing posts 1–4 of 4

Dear Generate Press crew,

I tried to find the footer widget text area alignment option, but could not locate it.
Would you be able to help me with centering the text in the footer widget area?

Here's the screenshot
https://prnt.sc/tu9ffb

Looking forward to your response.
Regards,
Stefan

Hi there,

try adding this CSS:

.footer-widget-2 {
    text-align: center;
}

Works like a charm! Thank you very much David :)

You're welcome

This archived topic is closed to new replies.