• I have tried various background image plugins to be able to display image backround on this and all pages on this site.
    Went through WP Staging, deactivated all plugins and still can’t get background image displayed.
    It this theme anomaly?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello Jerry Nairn,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .site-content-contain {
        background: none;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter Jerry Nairn

    (@jerry-nairn)

    Hi

    Thank you for your reply. I added it to the custom css but the only thing it achieved was the header image was repeated through out my Welcome page with text and other pics not readable. The other pages, especially the calendar page remained as before – white background.
    Pretty frustrating

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background image not visible’ is closed to new replies.