Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #958788
Background Image
Closed

Comments

  •  2
    Wayne started the conversation

    We are trying to add an image as the background on one of our pages only (the home page) We would like that image to stay in the same place but the information on top of that image to scroll. I managed to get this working on a previous website by adding custom css as shown below but it seems that hidden somewhere in the Codeus theme is the white background being prominent and not being able to be overwritten.Custom Css on previous installation (the image is showing as that is the path to the image); 

      body  {

       -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

  • [deleted] replied

    Hi, sorry, not quite sure what do you mean. Can you pls provide more details?