Background image not displayed

  • I added a background image to a container. It displays as it should while editing the page. When the page is saved, there is no background image on the rendered page. Inspecting the page shows the correct URL for the background image. However, when I look at the CSS in Inspect the image is deselected. I tried deactivating all the plugins except for GenerateBlocks, GenerateBlocks Pro, and GP Premium. No change.

    Suggestions on troubleshooting this issue are appreciated.

  • Hello,

    There seems to be this CSS in effect that sets the container background as transparent:

    .gb-element-2ab98d9b {
        min-height: 640px;
        max-height: 800px !important;
        background: transparent !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.