Okay
  Public Ticket #1358319
mobile logo not centered
Closed

Comments

  • tarekkhalaf started the conversation

    hello,

    please advice how to make my logo appear in center on mobiles ?

    (its appearing shifting to the right)

    Thanks,

  • [deleted] replied

    Hello,

    Please provide admin account, I will help you

  •   tarekkhalaf replied privately
  • [deleted] replied

    Hello,

    Thanks but I can't see your site, I get this error:

  • tarekkhalaf replied

    it's working fine for me, try again..

  • tarekkhalaf replied

    hello ? have you looked into it ? its just a small issue!, all i need is to make the logo appear in the middle when screen is minimized to iphone view.

    please advice

  • [deleted] replied

    Hello,

    I still can't access to admin, the same error but I can guide you, please go to admin MGS -> Theme Setting then scroll down to "Custom Style" then add this code to textarea:

    @media (max-width: 767px) {

        

    .header .mobile-item-col {

        width: 16.66666667% !important;

    }

    .header .mobile-item-col.logo-header {

        width: 58.33333333% !important;

    }

    .header .mobile-item-col.col-xs-auto {

        width: 25% !important;

    }

    }

    Refresh cache and try again


  • tarekkhalaf replied

    it did not work

    i added the code, and cleared caches its still the same issue

  •   tarekkhalaf replied privately
  • [deleted] replied

    Hello,

    I have made for you, please select store view before adding custom style

  • tarekkhalaf replied

    thank you it is fixed but it is moved more to the right, not center ?

  • [deleted] replied

    Hi,

    I think that it is quite ok, the logo will be center follow screen width.