Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1328812

    See my website www.*******.nl
    When I load this page, I see the DEFAULT preloader and after a short time, also my SVG preloader shows up. But I want to replace the default preloader by my SVG preloader, is that possible?
    Enfold and WP fully up-to-date.

    #1328964

    Hey Buskruit Internet,
    Thank you for your patience and the link to your site, please try this code in the WordPress ▸ Customize ▸ Additional CSS field as it has the highest priority:

    .av-siteloader {
    	display:none!important;
    }

    Then clear your browser cache and any cache plugin, and check.

    Best regards,
    Mike

    #1329074

    Great! I should have found that out by myself, but couldn’t find the CSS class by myself. Thanks a lot, it works!

    Best regards,

    Gert

    #1329087

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Preloader (SVG) shows, but doesn't replace default preloader’ is closed to new replies.