- This topic has 9 replies, 3 voices, and was last updated 2 years, 8 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Logo size on home page? any ideas
I’m using the Restaurant theme, and can’t figure out a good size for the logo. It looks small on the desk top and absolutely horrible on the mobile version. If I go larger it doesn’t fit. Any ideas on a good size?
Hi,
Your subscription has expired.
Kindly pay us $20 here for support renewal: https://www.paypal.me/SKTTheme/20
Select from drop down USD as currency.
Regards,
Shri
Payment sent!
Hi,
Kindly show us the website URL for us to assist you further.
Regards,
Shri
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .logo { width:32%;}
.logo img { width:100%; height:auto;}
@media screen and ( max-width:479px) {
.header .header-inner .logo { width:100%;}
.logo img { height:auto;}
}
Regards,
Chris
Great, Thank you. One more question, is there an optimal size I should use for this site for both mobile and desktop for the logo?
Hi,
Kindly use 320px*52px size logo.
Regards,
Shri
That worked perfect, Thank you!
🙂
If you are working with the older version of the SEO site map plugin for a long time, then it can create a problem. However, […]
WordPress is a powerful CMS that helps you to reach your business goal very soon. Basic WordPress platform is not sufficient to make your website […]
Suppose you have created a fully functional website and taken care of each and every feature that the user’s need should be fulfilled. But what […]