Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1224033
PRELOAD
Closed

Comments

  • youi2005 started the conversation

    Hello, I would like to know how I can disable the preloader of page headers. Thank you


  •  444
    Sergio replied

    Hi, 

    not quite sure what do you mean. 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.

  • youi2005 replied

    I attach image

  • youi2005 replied

    I attach image

  • youi2005 replied

    Hello, I would like to know when I will receive a reply to the ticket. Thank you.

  •  444
    Sergio replied

    HI!

    Pls. accept my apologies for delay. I was out of office in few days.

    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.

  •  444
    Sergio replied

    This is a standard preloader, you can't disable it by default

    I tested your site and did not see the preloader delay

    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.

  • youi2005 replied

    And can I change the background color??

  •  444
    Sergio replied

    HI,

    pls. check the theme options (screen 1086, 1087)

    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.

  • youi2005 replied

    I have already done what you tell me but the color of preload don't change

  • youi2005 replied

    I have already done what you tell me but the color of preload don't change

  •  444
    Sergio replied

    HI,

    pls. use following CSS:

    #page-preloader .page-preloader-spin,
    .block-preloader .page-preloader-spin,
    .preloader-spin {
        border-top-color: #000 !important;
    }
    #page-preloader .page-preloader-spin:before,
    .block-preloader .page-preloader-spin:before,
    .preloader-spin:before {
        border-top-color: #000 !important;
    }
    #page-preloader .page-preloader-spin:after,
    .block-preloader .page-preloader-spin:after,
    .preloader-spin:after {
        border-top-color: #000 !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.

  • youi2005 replied

    I have already done what I don´t see the changes

  •  444
    Sergio replied

    HI,

    I see that the color has changed (screen 1112)

    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.

  • youi2005 replied

    Yes, but the color what I want to change is the color of background...

    Thnaks!

  •  444
    Sergio replied

    HI!

    pls. share the wp-admin access, we'll check

    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.

  •  444
    Sergio replied

    or try  use following css:

    #page  {
        background-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.