• creativemole

    (@creativemole)


    Hi guys,
    Please can you help me with this little head-scratcher?
    I’m trying to align my header logo to center when on a mobile screen.
    I’ve used the following in other sites and it’s worked, yet on this website it doesn’t, so I’m stumped.
    .logo {
    display: block;
    margin: 0 auto;
    }
    #logo {
    display:block;
    max-width: 200px;
    margin:0 auto;
    width: 100%;
    }

    Thanks in advance for any help

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Maciej Bis

    (@mbis)

    Hi @creativemole,

    I am sorry, but I provide here support only for the issues related directly to Permalink Manager plugin.

    Best regards,
    Maciej

Viewing 1 replies (of 1 total)
  • The topic ‘Align logo center on mobile in WordPress’ is closed to new replies.