Logo size on home page? any ideas

Home Forums All Other Themes Logo size on home page? any ideas

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #102546
    mikemike
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: December 22, 2015

    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?

    #102595
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    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

    #102610
    mikemike
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: December 22, 2015

    Payment sent!

    #102733
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly show us the website URL for us to assist you further.

    Regards,
    Shri

    #102830
    mikemike
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: December 22, 2015

    https://thegrottocafe.com/

    #102847
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    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

    #102946
    mikemike
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: December 22, 2015

    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?

    #102969
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly use 320px*52px size logo.

    Regards,
    Shri

    #102987
    mikemike
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: December 22, 2015

    That worked perfect, Thank you!

    #103056
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    🙂

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.