Reply 208219 to: Phone Version logo size

Avatar: Rose Tyler
Rose Tyler
Support staff
January 30, 2019 at 09:01

Hello,

Please add this code in Theme Options > Custom css > Global custom css or in style.css file of your child theme:

@media only screen and (max-width: 992px) { 
    .header-logo img {
        max-width: 300px !important;
        width: 200px;
        max-height: 100% !important;
    }
    .header-wrapper header .container-wrapper {
        padding: 0px;
    }
}

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.