• I have a partial background image that shows up as I scroll up from the footer in between banner ad and footer. It almost looks like the background image is underneath the footer. This does not show up on a mobile device, only when viewed on a desktop. I don’t want any background image and it is not set to have a background image. The image is of my logo, but even when I remove my logo or the logo on the footer or the banner ad, the image is still there. Only when the footer is removed, does the image go away. I want nothing in the background, but white. I am still building my website and I need to get this removed before I can launch.

    • This topic was modified 5 years, 5 months ago by wie1.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • @wie1

    Can you visit Appearance-> Customize-> Background Image and remove the Background image and check once?

    Thanks.

    Thread Starter wie1

    (@wie1)

    There is no background image. I never set a background image, nor did I want any background image. Even though there is no background image, if I change the preset options from default to custom, etc. the image changes right above and underneath the footer area.

    • This reply was modified 5 years, 5 months ago by wie1.

    @wie1

    You seem to have added the background image as we previously stated. So, can you once check onto that properly and confirm? However, if there is not then, can you provide us screenshot onto it for us to check? Anyway, you can try the below CSS code in the Additional CSS Box provided via the Customizer Options to remove it:

    body.custom-background {
        background-image: none !important;
    }

    However, it is recommended to remove via the option which we mentioned previously. Hope you have got it.

    Thanks.

    Thread Starter wie1

    (@wie1)

    The code worked! Thank you so much! I am so happy and I appreciate you taking the time to address my issue. I am very grateful for the support!

    @wie1

    Glad to know the issue is solved. If you get any issue later, feel free to ask again. I hope you liked our theme. If so, you can help us by providing a review.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Background Image’ is closed to new replies.