Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #522614

    I uploaded my hi-res logo to the custom logo for preloader in the theme options. The problem is that the size is too large and I want to make it smaller. I don’t want to upload a smaller size logo because it looks bad on retina screens. Can you please provide me some quick css to make the size of the custom logo for preloader smaller? Thanks!

    #522644

    Hi djshortkut!

    Please try adding following code to Quick CSS

    .av-preloading-logo { max-width: 50%; }

    Best regards,
    Yigit

    #522678

    Thanks so much Yigit! You can close this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom Logo For Preloader’ is closed to new replies.