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

    We noticed that the preloader image is being cropped on mobile devices of we choose images with a high resolution. So what is the maximum width for the preloader image?

    #570849

    Hi drimendo!

    Use an image of 150×150.
    Thanks a lot for pointing that out also, we might be able to test and correct it.

    Regards,
    Basilis

    #570853

    Hey Basilis, sad to say but this is way to smal and also being enlarged therefore kind of blured :/ at least on mobile devices

    #572080

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 580px) {
    .av-preloading-logo { max-width: 50%; }}

    Regards,
    Yigit

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