[Resolved] Residual css?

Home Forums Support [Resolved] Residual css?

Home Forums Support Residual css?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #204191
    Tully

    Hi Tom,

    I have installed the simple CSS plugin and have been playing around with CSS. At one point I changed the background to RED, but I have since deleted that and have an image showing in background.

    But the red still shows up when loading or refreshing etc before the background image loads, particularly noticeable on mobiles. I had also played around with altering things using “inspect element” or firebug, but I don’t think that changes anything permenately does it?

    http://www.bendigodogtraining.com.au

    Thanks

    • This topic was modified 7 years, 10 months ago by Tully.
    #204216
    Tom
    Lead Developer
    Lead Developer

    It looks like you maybe added the CSS into one of your footer widgets? Take a look and you should see it in there ๐Ÿ™‚

    #204223
    Tully

    Thanks Tom that was it exactly. I had added the following

    <style>
    body {
    background-color:red;
    }
    </style>

    trying to change the background colour of just one footer widget, but obviously that didn’t work! Still trying to get the hang of this css stuff…

    #204322
    Tom
    Lead Developer
    Lead Developer

    Glad I could help! ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.