Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1028926

    good evening. I need to box the template of my site and use an image as a background. Once it was possible to define the type of layout and next to it was the upload button of the image to be used as background. Today that function no longer exists or I can not find it. Can someone help me thanks? I enclose a screenshot that makes the thing clearer. Thanks to everyone in advance.

    Screenshot:
    https://snag.gy/owiqgP.jpg

    #1029130

    Hey minogig,

    Could you post a link to your site so that we can have a closer look? Also please point out the image you would like to use as the background.

    Best regards,
    Rikard

    #1029143

    Hi Rikard.
    The site is

    http://www.carioka.it

    and the image is this:

    https://www.carioka.it/wp-content/uploads/2018/10/coffee-table.jpg

    Thank’s a lot

    P.S:
    I noticed that the site is very slow. Is there anything that can be set up to speed it up?

    • This reply was modified 6 years ago by minogig.
    #1029417

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    body {
        background-image: url(https://www.carioka.it/wp-content/uploads/2018/10/coffee-table.jpg);
    }

    Speedup; you can test you site with for instance GTmetix, they will suggest how to speed it up there.

    Best regards,
    Rikard

    #1029476

    good morning rikard and thank you for your help.
    I entered the code in the custom css section but I can not see the image, it always brings me the background color as in the picture.
    Thank’s a lot.

    #1030061

    Hi,

    I’m getting this error when trying to view your site:

    The page isn’t redirecting properly

    Are you using a boxed layout? if yes, try adding this css code in QUick CSS (located in Enfold > General Styling):

    html.html_boxed {
      background-image: url(https://www.carioka.it/wp-content/uploads/2018/10/coffee-table.jpg);
    }

    Hope it helps.

    Best regards,
    Nikko

    #1030378

    Good morning and thank you for your help. now works.
    the problem with the domain is because I have prepared the transfer of the domain.
    thanks again for the support
    Mino

    #1030424

    Hi Mino,

    Glad that we could help :)
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

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