• Resolved liveloveliberate

    (@liveloveliberate)


    Hiya everyone!!!!

    Previously, I was using a custom image as my background which worked very well – I then set it to a solid color, black…and it started doing this: https://www.peerwithin.com/questions-and-answers

    I then thought to myself, maybe uploading a huge image of a black background would work… but it did the same thing. It seems like it’s not recognizing that the website extends that far down. Any ideas?

    CSS suggestions welcome. ??

    Be happy!

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter liveloveliberate

    (@liveloveliberate)

    I do have the option to add custom CSS.
    Thank you Andrew ??

    Evan: what do you suggest to remove it then? What you said makes sense, but I’m not skilled enough in PHP to remove the get function or whatever it’s using without breaking the script. I don’t think it’s a plugin either, I think it’s a built in function of the theme I’m using.

    Thank you Evan ??

    Thread Starter liveloveliberate

    (@liveloveliberate)

    Thank you so much guys..I’m learning a lot with this xD

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    In your Custom CSS add this:

    html,
    body {
     height: auto;
    }

    Thread Starter liveloveliberate

    (@liveloveliberate)

    That did it. Thank you so much. Now in the future, I’ll be able to do it myself! Woo!

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Backgrround color inconsistent…strange’ is closed to new replies.