Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    Plugin Author Ruslan Suhar

    (@rsukhar)

    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!

    Plugin Author Ruslan Suhar

    (@rsukhar)

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center Tile on Widgets’ is closed to new replies.