• Resolved chrispnw

    (@chrispnw)


    Hello,

    After installing wpDiscuz, the whole comments section is narrower than the default WP comments. Is it possible to make the comment section wider like the original comments? The section in the top of the screenshot shows the original comment width.

    Attached is a screenshot.

    https://i.postimg.cc/4dLXdMxF/Selection-005.png

    Thank you,

    -Chris

    • This topic was modified 5 years, 2 months ago by chrispnw.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support gVectors Support

    (@gvectorssupportmember)

    Hi @chrispnw,

    Please leave the example URL to allow us to check it and try to find some CSS solution for you.

    Thread Starter chrispnw

    (@chrispnw)

    Hello,

    Is there any way that I can send it to you? I’d rather not post it publicly if at all possible.

    Thank you,

    -Chris

    • This reply was modified 5 years, 2 months ago by chrispnw.
    Plugin Author gVectors Team

    (@gvectors-team)

    Hi @chrispnw,
    Try this CSS code. Put it in Dashboard > Comments > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches. Navigate to website front-end and press Ctrl+F5 to refresh browser cache.

    #wpcomm, #wc-comment-header {
        max-width: 100% !important;
    }
    Thread Starter chrispnw

    (@chrispnw)

    It worked! You guys are so awesome!

    Thank you so much!

    -Chris

    Anonymous User

    (@anonymized-8906357)

    Hello,

    I’d also like to increase the width of the comments but this code doesn’t work.

    I have version 7 of Wp-discuz, and I have the impression that the code you give only works if I put the style on “OFF”.

    Thanks for your help

    jackman12 i had same issue until i switched of style and colours then it went wide

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Possible wider width for comments’ is closed to new replies.