iphone logo to small

Home Forums All Other Themes iphone logo to small

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #40321
    TomTom
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 28, 2016

    I am trying to adjust the size of my logo when it appears on an iPhone. Can someone help please.

    #40322
    TomTom
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 28, 2016

    This is regards to the Repair Theme.

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

    Hi Tom,

    Kindly show us your website URL.

    Regards,
    Brad

    #40485
    TomTom
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 28, 2016

    Foytec.com/Web

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

    Hi Tom,

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

    Add this code there:

    @media screen and ( max-width:767px) {
    #logo img { max-height:100%;}
    }

    Regards,
    Brad

    #40573
    TomTom
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 28, 2016

    We have no custom CSS box to make that change only a CSS editor.
    I saw that in another post.
    Again we are using the repair theme.

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

    Hi Tom,

    You can add the code in style.css

    Go to Appearance>>Editor>>Style.css and paste the code in the end of the all classes.

    Regards,
    Brad

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