Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1333437
Pre Loader page
Closed

Comments

  • Fresh_Color started the conversation

    Hello,

    How can I edit preloader page? I mean to change the background color and logo / load icon that appears there?

  •  432
    Sergio replied

    HI!

    pls. try to use following css:

    body #page-preloader {
        background: #000 !important;
    }
    body #page-preloader .page-preloader-spin{
        border-top-color: #fff !important;
    }
    body #page-preloader .page-preloader-spin:before {
        border-top-color: #fff !important;
    }
    body #page-preloader .page-preloader-spin:after{
        border-top-color: #fff !important;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Fresh_Color replied

    Ok, but what with icon logo?

  •  432
    Sergio replied

    Hi,

     Can you pls provide more details (screenshots)?

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.