Reply 191164 to: Mobile Logo not centered

Avatar: Rose Tyler
Rose Tyler
Support staff
April 16, 2018 at 08:35

Hello,

Please add this code in Theme Options > Custom css > Custom css for mobile:

.header-logo img {
    padding-left:  0;
    margin-left:  0;
}
.fixed-header-area .header-logo {
    margin-left:  0;
    float:  none;
    display:  inline-block;
    left:  auto;
    transform:  none;
}
.fixed-header-area .fixed-header > .container {
    text-align:  center;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.