Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Thank you very much for choosing this plugin. Regarding your concern, just checked and it seems that there is a custom width for the widget. Please add this to your custom css to fix the issue :

    .widget.extendedwopts-col.col-md-12 {
        max-width: 100%;
    }

    Let me know how it goes. Thanks!

    Cheers,
    Jeffrey

    Thread Starter scriptio

    (@scriptio)

    Hello Jeffrey,

    If that code was to be inserted into the text widget under options Widget CSS ID: or Widget CSS Classes: (tried either of them), them it certainly did not work. Infact, I just created a new test text widget and I have the same issue. This did not happen with the normal version and unfortunately shows up only on the extended version.

    What else can I do? I now placed the widget at the bottom of the same page so it won’t look glaringly ugly to the viewers!

    Thanks. Jacob

    Hi Jacob,

    You’ll have to add the css code to your theme’s custom css option or style.css. Thanks!

    Cheers,
    Jeffrey

    Thread Starter scriptio

    (@scriptio)

    Thanks Jeffrey. Without doing anything to it the issue was solved. Not sure how that happened though. Cheers.

    Hi Jacob,

    Sounds great ?? probably a conflict with a plugin you’ve deactivated or any content you’ve removed. Anyway, glad it works perfectly now!

    Cheers,
    Jeffrey

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Stretched Text Widget Box’ is closed to new replies.