Set Background Colour

Posted in: Newspaper
Post count: 21

Hi, I’ve installed the Black demo on my test domain and replicated settings on the other, but no matter what I do, I can’t get the background black on the live domain. The live domain is here http://www.cavemantraining.com

Post count: 23312

Hello Cavemantraining,

I guess that your demos is not right installed on your side, sorry! It seems that black color is not applied on the main wrap. As a quick solution, you should try using the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-main-content-wrap{
background-color: black;
}

I suggest you make a new clean install from scratch, via FTP way and use only the required plugins which come bundled with the theme core files and then, simply install the demo you like, clear all your caches and check the results. Should work as expected.

Thanks for your understanding!

Post count: 21

Hello, thanks for the reply. I’m starting to understand now that the demo must be doing something other than changing just the Theme Panel settings. I basically installed the them with the black demo on a development site, not the live one, and copied the settings over.

I’ve been able to adjust the CSS to get the black background, but that does nothing for the rest of the look. I’m guessing installing a demo includes another css file?

How can I get the full Black Demo look on my live site without overwriting anything? It’s a live site that I don’t want to be messing with or adding anything extra if you know what I mean?

thanks in advance.

Post count: 23312

Hello Cavemantraining,

You simply change the demo from your Theme panel. Switch it to another and import it without content. To be safe, you should make a full backup to your database and then install the demo according to our documentation -> https://forum.tagdiv.com/installing-demos/

Thank for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.