Thread Starter
wn nj
(@waseemnaikgmailcom)
FYI, I am using the following to center text on SO Widgets and it is working as expected.
But it seems it is not working on CLW.
/* Center the Black Studio TinyMCE widget title */
.widget_black-studio-tinymce h3.widget-title {
text-align: center !important;
}
Thanks
Hey wn nj,
Why are you adding .widget_black-studio-tinymce at the beginning? Try using the plain h3.widget-title selector instead.
Please let me know if it helped!
I’m closing this topic, as it’s been a while since my answer, and I assume that the issue is resolved.
If not, let me know!