Home › Forums › All Other Themes › Logo size on home page? any ideas
- This topic has 9 replies, 3 voices, and was last updated 6 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
June 13, 2018 at 10:32 pm #102546
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?
June 14, 2018 at 11:32 am #102595Hi,
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,
ShriJune 14, 2018 at 3:04 pm #102610Payment sent!
June 15, 2018 at 12:08 pm #102733Hi,
Kindly show us the website URL for us to assist you further.
Regards,
ShriJune 19, 2018 at 3:59 am #102830https://thegrottocafe.com/
June 19, 2018 at 6:45 am #102847Hi,
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,
ChrisJune 20, 2018 at 3:41 pm #102946Great, Thank you. One more question, is there an optimal size I should use for this site for both mobile and desktop for the logo?
June 21, 2018 at 1:39 pm #102969Hi,
Kindly use 320px*52px size logo.
Regards,
ShriJune 21, 2018 at 9:13 pm #102987That worked perfect, Thank you!
June 25, 2018 at 10:43 am #103056🙂
-
AuthorPosts
- You must be logged in to reply to this topic.