Okay
  Public Ticket #2973429
Disable image preloader effect
Closed

Comments

  •  1
    attimo started the conversation

    Hi,

    is it possible to disable image preloader effect for all pages of website?
    Thanks

  • [deleted] replied

    Hi attimo,

    Can you please try to be very specific about the question and explain it more to me so I can easily understand you and give you the proper answer.

    Also share your WordPress credentials, because I need to login to your site and test this live.

    To include your credentials click the Insert Credentials button in the editor toolbar (see how) so your reply will be private.

    Thanks!

  •  1
    attimo replied

    I'm talking about the Image Preloader Effect (see screenshot).

    It can be turned off? Not set on 'Static', but completely removed.
    Thanks.

  • [deleted] replied

    Hi attimo,

    We don't have an option for the moment but I added this on our to-do list for the future theme updates.

    For the moment you can add this CSS code to your Custom CSS area:

    .image-placeholder {
        background: transparent !important;
    }

    Thanks for your understanding.

  •  1
    attimo replied

    Ok, I put that code in my custom CSS area.


    Thank you for help!
    F

  • [deleted] replied

    Happy that I helpedsmile.png

    Have a nice day!