Reply 280135 to: Logo Desktop/Mobile

Avatar: Olga Barlow
Olga Barlow
Support staff
March 19, 2021 at 14:06

Hello,

There is no such option, unfortunately. But add the below code to Theme Options > Custom CSS to fix the logo for mobile

@media only screen and (max-width: 992px){
.header-logo img, .header-type-6 .header .header-logo img {
    width: auto;
}
}

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.