Hi camphorrorpl,
Could you please explain more about the issue, so we can provide solution as soon as possible.
Thanks
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!
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
Thank You very much, worked very good 🙂