This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Robert Hall
Hello, my logo in mobile appears very small. Is there any way to use different logo for mobile or make it a little larger.
Hello,
Please use this code in custom.css
@media (max-width: 767px){
.logo img {
max-width: 280px !important;
}}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Tagged: design, logo, mobile, persuasive, template, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up