Okay
  Public Ticket #851403
How to change background colour to an image
Closed

Comments

  • gary started the conversation

    hello, I am trying to change the background on my Kalium theme from a plain colour to a background image instead however I cannot see anywhere within the Laborator plugin to do this, it only gives the option of choosing a colour?

    Many Thanks Gary

  • [deleted] replied

    Hi Gary,

    Can you please add the code below to Custom CSS

    .wrapper {
        background: url(http://static.tumblr.com/a7f0d449cf9d1e9a47a64306e50fac32/izi7nlk/3S6mxuo9w/tumblr_static_summer_sunset_created_by_-_marilou.png);
        background-size: contain;
    }
    

    And then just change background link with your prefered image.

  • gary replied

    Thanks Ylli, amazing response time!  worked perfectly.

    Kind Regards Gary

  • [deleted] replied

    Hi Gary,

    I'm very glad to hear that :)

    If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance and have a great day!