• Resolved jason4locations

    (@jason975)


    If you go to my site (at here), if I haven’t found a solution, you might see that the top and bottom of a background image are cut off. It doesn’t look that way in the preview. I experimented with things like scale image, without knowing what they mean, but that didn’t have an effect. I also tried making it so that the image I uploaded had more empty space at the top and bottom. Thank you.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jason4locations

    (@jason975)

    I’ve been experimenting with the background-size CSS property. If that will work, is there something I should put above and below

    background-size: 30%;?

    Thank you.

    Plugin Support beatrice12

    (@beatrice12)

    Hello @jason975,

    Thank you for reaching out to us!

    Can you please send us a screenshot with the settings?

    Thank you,
    Beatrice.

    • This reply was modified 3 years, 5 months ago by beatrice12.
    Thread Starter jason4locations

    (@jason975)

    Thanks again, Beatrice.

    Does the picture (that the link https://drive.google.com/file/d/1MZC1GocvJMakHkRH3mHOYX_1xjBTsKfS/view?usp=sharing leads to) contain the information that you asked for?

    If I remember correctly, the scale image dimensions used to be over 2,000. And, changing them didn’t seem to do the trick.

    Thread Starter jason4locations

    (@jason975)

    The dimensions that were over 2,000 might have been with a different image, which I changed the dimensions of.

    Hi @jason975,

    It really depends on the device you are checking on. As much as I would love to help it’s difficult to make an image full-width and look the same on all devices.

    However, please try adding this code in Appearance > Customize > Additional CSS:

    body .ml-container .ml-extra-div {
        background-size: contain;
    } 

    It should help. Let me know how it goes!

    Warmly,
    Mihaela

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Backgound image size’ is closed to new replies.