Trying to fix an old site that uses x-theme. A color is being loaded externally

Hi, How can I stop my site doing this:

body {
background: #fff url(//theme.co/x/demo/ethos/1/wp-content/uploads/sites/2/2014/05/neutral1.png) center top repeat;
}
Using web tools in Firefox, I see that a color is trying to be loaded externally From http://theme.co It says it’s inline.

How can I stop this, it’s making browsers mark the site as insecure?

Thanks

Hey @AndFin,

Try going to Cornerstone > Theme Options > Layout and Design then set your own Background Pattern and / or Background Image. This will reset the demo background. If you don’t want a background, just set a background , hit Save then remove the background then save the Theme Options again.

image

Also, try check the Theme Options > CSS if the code exists there.

If none of that helps, please provide the following info in a Secure Note

  • WordPress Login URL
  • Admin username and password

You can find the Secure Note button at the bottom of your posts.

Thanks.

Thank you so much! That fixed it. :slight_smile:

Glad to hear that, @AndFin.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.