Hello! Yes it can be centered!
Can you please post the link to your site so I can take a look?
Thanks,
Brenda
Thread Starter
Dddt
(@dddt)
i am sorry but i cannot post it here.
I am not talking about the text in widget, I am talking about the whole content in the widget,
I tried do it through css, several options none of them worked.
thank u for your help
What widget are you using and where are you adding it?
Hannah
Thread Starter
Dddt
(@dddt)
hi Hannah!
i am talking about sidebar widgets mainly, I want their content to be aligned to the center. I am talking not only the text but the whole content
thanks
Try adding this to your custom css box in theme options:
.sidebar {
text-align: center;
}
Hannah
Thread Starter
Dddt
(@dddt)
Hi Hannah
id did not centered the content in widget 🙁
Thread Starter
Dddt
(@dddt)
maybe it is not text in content that’s why. I want everything in widget be centered not left side
Or at least a screen shot so I can see what widgets you’re using?