Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #548607

    Hi,
    On my home page, no matter what size image I upload, I can’t get it to look any different. It’s cutting off the top and bottom of the image, and the bottom has words, so it’s important to show. I’ve tried smaller, larger – the size resizes them all to look exactly the same when viewed on the front end. What can I do to get the full image to display?

    Site: http://biz183.inmotionhosting.com/~jeanho5/

    Thanks!

    #549437

    Hey Taryn!

    You can add this to a codeblock element in the page.

    <style type = "text/css">
    #av_section_1 { background-size: 100% 100% !important; }
    </style>

    To make sure it uses 100% of the image but of course this is going to look distorted on smaller screens. I think you will want to use the fullwidth easy slider instead of the fullscreen slider for this image.

    Regards,
    Elliott

    • This reply was modified 8 years, 11 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.