Allignement widget titles

HEY GUYS hope you are well.
quick question
Is there a way to allign the widget title to the picture?
here a screen shot

thank you so much
cheers :slight_smile:
isabella

Hi Isabella,

Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation.

Thank you.

ah ! sorry


thanks a lot.

Hello @isa1978,

Thanks for asking. :slight_smile:

Please add following CSS under X > Theme Options > CSS to enter align widget title:

.x-sidebar .h-widget {
    text-align: center;
}

Thanks.

it works!
thanks a lot :slight_smile:

1 Like