badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Background doesnt show up

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48657
    Max
    Participant

    Hello,

    i use the Interface Premium Theme and i tried to setup my background picture. I tried different things, even in custom css (#main { background-image: url(“#”) !important; z-index: 100; } but i didnt get the background showing up.

    Can someone give me an advice? Need to finish my projekt till monday.

    Thanks in advance

    #48675

    Hi Max,

    Set the background image via Appearance > Customize > Background Image where you can set the background image for body tag. After setting it disable the background color of the wrapper using below Custom CSS

    .wrapper {
        background-color: inherit; 
    }

    Thank you!

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