Hi,
To solve this issue
Go to the Appearance -> Editor -> style.css file
add below css code at the end of file
@media screen and (max-width:767px) {
.custom-logo {
width: 100% !important;
height: auto !important;
}
}
Please do this changes and let me know your feedback.
Regards
Grace Themes