Hello,
You can easily set your logo width for small screen by adding this code snippet to the Custom CSS for mobile devices in Theme settings
.site-logo img {
width: 80px;
}
Regards
Hello,
You can easily set your logo width for small screen by adding this code snippet to the Custom CSS for mobile devices in Theme settings
.site-logo img {
width: 80px;
}
Regards