Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1364247

    Hello

    I love the transition between pages features with the logo in the center but my client is requesting the background color to be black as opposed to white. Would anyone know how to add the custom code for the background transitional option to be all black (full screen) as opposed to white?

    Thanks
    B

    Site sample – https://awhydronics.com/
    the current transition from page to page is white with the logo but the client wants an all black fullscreen instead of white –

    #1364286

    Hey schwabino,

    Thank you for the inquiry.

    You can use this css code to adjust the background color of the preloader to black (#000000).

    #top .av-siteloader-wrap {
        background-color: #000000
    }

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css, then purge the cache.

    Best regards,
    Ismael

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