site logo too big on mobile

Home Forums Construction Pro/Build Forum site logo too big on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #151784
    julian prijulian pri
    Participant
    • Topics: 5
    • Replies: 1
    • Total: 6
    Member since: February 18, 2020

    My front page shows up good on desktop but is not mobile friendly. The logo is way too big. Is there a way to customize it ?I just want to make it smaller and add up the phone call feature right by it. Also I want to make the front page on mobile shorter and hide some info that shows in desktop. It seems that I can’t modify anything without messing up the page on desktop too.
    Here is the url https://www.granitebestprice.com/
    Thank you
    Julian

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .logo { width:35%; padding:10px;}
    .logo img { margin:0 !important;}
    }

    Regards,
    Chris

    #174343
    julian prijulian pri
    Participant
    • Topics: 5
    • Replies: 1
    • Total: 6
    Member since: February 18, 2020

    Thank you Chris, it worked!

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

    Hi Julian,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

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