Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1418860

    Hello,
    My preloader doesn’t align in the centre on mobile devices. How can I fix
    Best wishes, Sascha

    #1418957

    Hi Sascha,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
      #top .av-siteloader-inner {
        table-layout: fixed;
      }
    
      #top .av-siteloader-inner .av-preloading-logo {
        max-width: 100%;
      }
    }

    Hope it helps.

    Best regards,
    Nikko

    #1421303
    This reply has been marked as private.
    #1421361

    Hi,

    Thanks for the update. How exactly did your site break down? What exactly did you do with the code that Nikko posted?

    Best regards,
    Rikard

    #1421994
    This reply has been marked as private.
    #1421995
    This reply has been marked as private.
    #1422012
    This reply has been marked as private.
    #1422081

    Hi,

    Great, I’m glad that you got things working. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1422204
    This reply has been marked as private.
    #1422211

    Hi Sascha,

    We’re happy to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘preloader align centre mobile’ is closed to new replies.