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

    Hello,

    Is it possible to have the preload page only before the homepage and not before all the website pages?

    Exactly like this website: https://www.ferrari.com/fr-FR

    I’d also like to have the background in black for this page only.

    Thanks for your help.

    Alexandra

    #1184313

    Hey alexoua,

    You can add the preloader in the theme options.
    Image 2020-02-13 at 21.46.25.png

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1185415

    Hey Victoria,

    Thank you, but I want the preloader only on the download of the home page.

    Can we do that?

    Thanks

    #1185660

    Hi alexoua,

    Well, we can try to hide the preloader on other pages. Did you add it already?

    Best regards,
    Victoria

    #1185748

    Hey Victoria,

    I’ve just done it. Waiting for your help!

    Thanks a lot

    #1186409

    Hi alexoua,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    body:not(.home) .av-siteloader-wrap.av-transition-with-logo {
        display: none !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1188874

    Hey Victoria,
    It’s working!
    Thanks a lot

    #1188876

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Preload page’ is closed to new replies.