Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1411843

    Hi,
    We are using the Full Width Easy Slider on our home page, and it has a background image on the whole slider. That background image always loads first, and takes up the whole page, outside the bounds of the slider before snapping back to the size it should be and the rest of the slider loads.

    We’ve used the slider with a background on other enfold sites and not had the same problem. We haven’t been able to figure out what is different this time.
    Any suggestions?

    #1411918

    Hey epkdesign,

    Thank you for the inquiry.

    Would you consider enabling the Page Preloading option in the Enfold > Theme Options? If that is not an option, you can try constraining the full-width slider to a specific height.

    .home #full_slider_1 {
        max-height: 450px;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.

    Best regards,
    Ismael

    #1412002

    Adding the max height worked, thank you so much!

    #1412040

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1412082

    The topic can be closed, thank you!

    #1412098

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Background image of full width easy slider loads first and huge’ is closed to new replies.