Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Double-check the name of your website
sorry: nollythrillers.com
the developer helping me used a company profile..”DSTV” as permanent background, when I asked he abandoned it.
Hi
Andrew please can you help me?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Please don’t create multiple threads on the topic, or bump your thread (and ping me emails in the process). You will receive support when people have time to support you – you’re asking for support in a volunteer-driven forum.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
So what are you thinking of when you say “background”? There are hundreds of elements on your home page.
Hi Andrew
The background I meant was the DSTV AD that covers the entire page. For those at side bars I can remove them.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
You could use a plugin that controls the background: https://ww.wp.xz.cn/plugins/search.php?q=background+manager
Or if you want to change the background in CSS, try this:
Install this Custom CSS Manager plugin http://ww.wp.xz.cn/plugins/custom-css-manager-plugin and use its “CSS Code” section of the dashboard to hold your CSS modifications:
html body {
background: none;
}
Hi Andrew,
Like magic it worked!!!!! Thanks very much.