Okay
  Public Ticket #2916525
Background image padding
Closed

Comments

  •  6
    Mercer_Design started the conversation

    I have a background image on a row (I used an imported demo page) however the top of the image is being lost / the image is not filling the row, and a white section is appearing att he top of that row. Any ideas where this is being coming from or where I can tweak this? I've checked the padding and margins on all rows and inner rows but can't find anything. Thanks!

  •  1,878
    Judith replied

    Hi Mercer,

    Thanks for keeping in touch.

    Try turning off lazy loading option or any lazy loading plugin and see whether that helps.

    Thanks.

  •  6
    Mercer_Design replied

    Hi Judith, where do I find that option please? I don't have any plugins for loading on the site.

  •  1,878
    Judith replied

    Hi Mercer,

    Please turn off from here:

    6485084691.png

    Thanks.

  •  6
    Mercer_Design replied

    Sorry, that doesn't do anything. I imagine it's something content based rather than a plugin? I just can't see where.

  •  1,878
    Judith replied

    Hi Mercer,

    Please share a screenshot of the image that is being cut so that we can get a better understanding of the issue.

    Thanks.

  •  6
    Mercer_Design replied

    Attached - thanks!

  •  1,878
    Judith replied

    Hi Mercer,

    Please try this css:

    .column-image-bg-wrap .column-image-bg.loaded, .row-bg-wrap .row-bg.loaded, body[data-ajax-transitions] .parallax_section .row-bg.loaded, body[data-ajax-transitions] .parallax-layer.column-image-bg.loaded {
        height: 870px !important;
    }

    Thanks.

  •  6
    Mercer_Design replied

    Hi Judith,

    If I'm adding a set height will it not cause issues with the responsive nature and the flexibilty of using the image as a background image? Is there not something which has been triggered on the row or the column causing that gap?

  •  6
    Mercer_Design replied

    Also, adding that code doesn't change that row - it just effects all background images which I don't want

  •  1,878
    Judith replied

    Hi,

    Please send in your admin login credentials so that we can check this out.

    Thanks.

  •   Mercer_Design replied privately
  •  1,878
    Judith replied

    Hi Mercer,

    It seems you have changed the image background of the row and also, the white space at the top is no longer there, did you find a fix for it?

    Thanks.

  •   Mercer_Design replied privately
  •   Mercer_Design replied privately
  •  1,878
    Judith replied

    Hi Mercer,

    This is what I am getting from my end:

    5305202332.png

    How about you try clearing cache and see whether it helps.

    Thanks.