Logo large – not responsive

Home Forums All Other Themes Logo large – not responsive

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38023
    KimberlyKimberly
    Member
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: March 23, 2016

    Our logo size is perfect for PC viewing but is to large viewing on phone or tablets. Not responding smaller on smaller devices.
    see our temporary site – http://www.tw-tb004.info/

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

    Hi Kim,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:980px) {
    .header .header-inner .logo img { height:100px !important;}
    }

    Regards,
    Brad

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