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

    This has been working fine until I updated the theme yesterday and added the Heartbeat Control plugin. The layerslider background image is supposed to be 1130px and it’s actually 2300px. I turned off all plugins and no change. I also deleted and re-installed each background image and added some css:
    .ls-inner {
    width: 100% !important;
    background-size: cover;
    }

    #811791

    Hey ckwellington,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #811869

    Sure. Thank you!

    #811964

    Hi,

    You can add this custom code:

     .ls-wp-container {
       width: 1087px !important;
     }
    

    Best regards,
    John Torvik

    #812331

    Hello John,

    I added this code to Layerslider css editor and there is no change. I deleted the website cache and cleared it my browsers. Tests in Chrom and Firefox show no changes. I also played around with some of the settings and returned them to the original state. They didn’t have any effect either.

    #812758

    Hi ckwellington,

    Does it look a bit better now?

    Best regards,
    Victoria

    #812805

    Yes, thank ou so much! What did you do to fix this?

    #813615

    Hi,

    We are glad it worked
    Please feel free to create a new ticket if you need anything else from us.

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Layerslider distorting background image’ is closed to new replies.