- This topic has 1 reply, 2 voices, and was last updated 3 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Logo image size in mobile view
Our issue is related to theme Wildlife. When we upload the logo image and we configure the logo size to 90px * 90px in the personalization section, the logo is ok if you see the website in a computer but not in mobile format. The theme is not taking the order with the measurements in mobile format and is showing the original image size.
You can see this effect in www.wtmg.es
Thanks in advance,
The best,
Jorge
Hi Jorge,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.header .logo img { max-width:90px;}
}
Regards,
Dave
Are you in search of publishing your website at a minimal, the user hasr also evolved and is constantly trying toimprove their websites’ aspectse themes […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
WordPress content management system comes with prebuilt post revision functionality. It’s a system that keeps the record of each added publication or draft made on […]