Page 1 of 1

Remove Background On The Title.

Posted: 21 Dec 2015, 17:21
by GGANG
Hi Karl,

Last week after convert from V.0.12 this two websites have a background linear-gradient on the title and somewhere else.
How to remove it?
Image

Please check it out for me.
http://pornsaknanakorn.com/
http://bycottoart.com/

And other thing I would like to ask you.
X3 officially released, when will enable the audio player?

Thanks :D

Re: Remove Background On The Title.

Posted: 22 Dec 2015, 01:40
by mjau-mjau
GGANG wrote:Last week after convert from V.0.12 this two websites have a background linear-gradient on the title and somewhere else.
How to remove it?
This is because the "disqus" CSS class has been inherited into your pages in the convert process, as the convert process just thought it was an ordinary css class. I am not 100% sure if it is in all your pages, but you have to remove it! Likely it is in the page->settings->module->module classes:
Image

... or, if too much work to remove the "disqus" tag for all pages, you can add this to settings->custom->custom CSS:
Code
.context.disqus {
  background: transparent;
}
.context.disqus h2.subheader{
  margin: 0.5rem 0;
}
GGANG wrote:X3 officially released, when will enable the audio player?
We should have time to look into audioplayer in a months time, after new www.photo.gallery is ready.

Re: Remove Background On The Title.

Posted: 22 Dec 2015, 02:46
by GGANG
Its solved by add css class. Thanks so much. :D
mjau-mjau wrote:We should have time to look into audioplayer in a months time, after new www.photo.gallery is ready.
I hope you will be reach it as soon as.
Many users and visitors be bored with wordpress site.
X3 will be promoted much more.

Thank you for the excellent web template and support. :D