- This topic has 1 reply, 2 voices, and was last updated 5 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
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]