Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #720614

    Hi, I’m trying to get Disqus to be the same width as the content of my single post (see here http://chaoscollective.nl/cms/drie-prototypes-studenten-cmd-rotterdam-2/) so that the width will stay the same as the content of the post when resizing.
    Any suggestions would be appreciated.

    Jan

    #720915

    Hey Jan,

    Please try the following in Quick CSS under Enfold->General Styling:

    #disqus_thread {
        max-width: 600px !important;
        margin: 0 auto !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.