Skip to:
Content
Pages
Categories
Search
Top
Bottom

Reply text area


  • BewitchingFiction
    Participant

    @bewitchingfiction

    Hi,

    After a considerable number of problems with an old host that required a complete build of my database I have reached the point where I am trying to make things look good on the site.

    I am using the Quest theme and as you can hopefully see here the editor box for the forum comments/replies is only 400px in width though the container is 100%. Is there anywhere I can edit this to resize so it is full width? I am looking through all the CSS and it appears that it’s fine on mobile, but on a full-size laptop screen it’s nowhere near as user-friendly as the screen here.

    I am using the following:
    Theme: Quest
    WP: 4.3.1
    BBPress: most recent (only installed today)
    Buddypress: as above
    WP Supercache: as above
    Mailchimp by Mailmunch: as above
    Antispam by Cleantalk: as above

    Any help in figuring out how to edit this would be greatly appreciated.

Viewing 1 replies (of 1 total)

  • Robkk
    Moderator

    @robkk

    Does this CSS help any?? If it doesn’t add !important to it.

    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
        max-width: 100%;
        height: auto;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar