jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: CSS for jqxTextArea CSS for jqxTextArea #113273

    Yes please ignore jqxTextArea. It works.

    What is the purpose of these classes? jqx-widget-content and .jqx-editor-content? It seems like it should impact the content area.

    Thanks

    in reply to: CSS for jqxTextArea CSS for jqxTextArea #113267

    Tried using jqxEditor with the following CSS

    .jqx-widget-content {
    font-size: xx-large;

    }
    .jqx-editor-content {
    font-size: xx-large;
    }

    In developer, when I inspect the text in the text area, I don’t see the jqx-editor-content or jqx-widget-content font size applied.

Viewing 2 posts - 1 through 2 (of 2 total)