• Jost

    (@vocalexpress)


    I am wondering, how to get rid of the little graphics floating around in the background (the zigzags and the sleepingmasks?) in the default blogvi theme?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Jost

    (@vocalexpress)

    The link is wrong: It’s supposed to be https://www.adipositaszentrum-deutschland.de

    Hello @vocalexpress ,

    You can change that background image from :
    Customizing ? General Settings ? Base Colors ? Background Image

    Or , Put below CSS into Additional CSS field of customizer to remove it.

    html body {
    background-image: none;
    }

    Thank you

    Thread Starter Jost

    (@vocalexpress)

    Thank you for the quick reply. Since there was no background image assigned in the customizer settings, I didn’t understand, where these images came from. The css-code helped to get rid of them but still, I would like to know, where they came from…

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