Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Styled Themes

    (@gejay)

    Hi camphorrorpl,

    Could you please explain more about the issue, so we can provide solution as soon as possible.

    Thanks

    Thread Starter camphorrorpl

    (@camphorrorpl)

    For example. when you open this page: http://www.camphorror.pl/suspiria-dario-argento/
    the disqus plugin for comments is not the same width as the post area above…

    Also right above the footer with facebook and twitter icons, there’s a dark brown stripe. How to get rid of it? I tried to look it up by hex colour, but it’s no use.

    Also, there’s Article Information. Where I can change this sentence?

    Thanks in advance, great theme!

    Theme Author Styled Themes

    (@gejay)

    Hi camphorrorpl,

    Please use the following css to fix your issue:

    #disqus_thread iframe{
    	max-width:100%;
    }
    #bottom-wrapper {
        display: none;
    }

    Note: Please use the custom css plugin or child theme to write.

    Thanks

    Thread Starter camphorrorpl

    (@camphorrorpl)

    Thank You very much, worked very good 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Disqus not the same width as post’ is closed to new replies.