Site logo

Archived topic

I would like to have my widget title align at center

3 replies · Started by nutt on May 20, 2020

Viewing posts 1–4 of 4

due to the template
I would like to have the widget title both left and right align at center position

here is the website link
https://xn--12co0b1dwb7cc0e.com

Thank you so much

Hi there,

This should help:

.sidebar .widget .widget-title {
    text-align: center;
}

Thank you so much :)

No problem :)

This archived topic is closed to new replies.