Home Forums Basel support forum Can't set propperly a site back ground

Can't set propperly a site back ground

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35767

    jdotalorac
    Participant

    Hello.

    When I set a site background I can’t actually see it on any section of the site. When my web site is loading it kind of show it and then it disappears as shown in the video https://youtu.be/jvcvbJy6xac (you can see some little gray dots pattern just before the entire content loads)

    #35793

    Artem Temos
    Keymaster

    Hi,

    If you want to see this background you need to enable boxed layout in Theme Settings -> General Layout. It is not applied for the website content section.

    Regards

    #35988

    jdotalorac
    Participant

    Ok, and how can I set a background for the entire content like this website: http://www.mueblesyaccesorios.com.co/

    Thank You

    #36016

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body .main-page-wrapper {
        background-image: url(http://veranezzymuebles.com/wp-content/uploads/2017/01/[email protected]?id=1610) !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)