Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #2773948
achtergrond kleur_visual
Closed

Comments

  • fabiennelejeune started the conversation

    Hi,

    I'm making a new website with Kalium /Laborator. 

    I was wondering if i could change the background in theme laborator.

    Not to change the color, but i would like a dotted background on the left and right side of the ‘canvas’ instead of one fullscreen color.

    Is that possible in this theme?

    See attachment for an example of the background (screenshot of my old site) 


  •  1,562
    Laborator replied

    Hi there,

    If you want to apply a background image such as a dotted overlay such as in our Freelancer demo then you will need to add this CSS to Custom CSS area:

    /* Background Image */
    .wrapper {
        background:url(https://demo.kaliumtheme.com/freelancer/wp-content/uploads/2021/04/background-pattern.jpg);
    }
    

    Make sure you change the image URL to the image you have in your site, if you don't know how to add CSS to Custom CSS then please follow this guide.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • fabiennelejeune replied

    Hi Art,

    Thanks for your help, but this is not what i mean. I only want it at the left and right side.
    I thought that the canvas was whatever color you give it in the Theme Styling, in my case white,
    and that the (dotted) background image would appear behind this.
    The image now is fullscreen behind everything.
    Is there a way to change this? (I tried to make a white canvas on top of the dotted layer but that doesn't work.)

  •  1,562
    Laborator replied

    Hi fabiennelejeune,

    I have to check it live, can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in the editor toolbar. (See how)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group