Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #355781

    Hey guys,

    Since the WordPress 4.01 update my logo in the mobile menu has become more centered when it should be all the way to the left. Can you help me correct this problem?

    Thanks!

    #356310

    Hey JPOsteen!

    Send us a link and we’ll take a look. You can set your reply as private if you wish.

    Best regards,
    Elliott

    #356445
    #356788

    Hi!

    Please add following code to Quick CSS

    .responsive .logo img {
    margin-left: 0!important;
    }

    Cheers!
    Yigit

    #357048

    Sorry, but it didn’t work.

    #357063

    Hey!

    You have following custom CSS code in Quick CSS

    .responsive .logo img {
    margin: auto auto!important;
    }

    Please remove it firstly. Code i posted is currently not being applied

    Cheers!
    Yigit

    #360020

    Worked! Thanks!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Mobile Logo Position’ is closed to new replies.