Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #609773

    Ok, I’ve tried the Stretch to Fit (which I currently have) and the Scale to Fit. I’m using them in the Grid Row background.

    On different screen sizes, the image gets cut off still?!! How can I solve this issue? It’s holding me up and making me crazy :(

    #609779

    If I use the Scale to Fit, my image doesn’t fit the same size as the grid and looks crappy.

    #610579

    Hey!

    Try adding this code to the Quick CSS:

    .flex_cell.avia-full-contain{
        background-size: 100% 100% !important;
    }

    Cheers! 
    Josue

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