Couch Press logo issue

Home Forums All Other Themes Couch Press logo issue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #203117
    Lisa BerryLisa Berry
    Participant
    • Topics: 2
    • Replies: 13
    • Total: 15
    Member since: November 14, 2022

    Hi, the logo distorts around 1000px. How can I fix this?

    http://simplysellrealty.com

    #203118
    Lisa BerryLisa Berry
    Participant
    • Topics: 2
    • Replies: 13
    • Total: 15
    Member since: November 14, 2022

    I mean Coach Press

    #203123
    Lisa BerryLisa Berry
    Participant
    • Topics: 2
    • Replies: 13
    • Total: 15
    Member since: November 14, 2022

    There is also no left margin on mobile. The text is right up against the left of the page.

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Chris

    #203138
    Lisa BerryLisa Berry
    Participant
    • Topics: 2
    • Replies: 13
    • Total: 15
    Member since: November 14, 2022

    I solved the left margin issue by changing the page to “boxed”. I just noticed when the logo is distorted, the title does not show and some of the page is under the menu.

    https://ibb.co/rf1jLY0 – showing the 2 issues
    https://ibb.co/qNFz8Gm – how it should be

    #203144
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    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:767px) {
    .header .logo { padding-left:0 !important; width:80%;}
    .logo img { height:auto !important; width:auto !important;}
    }
    
    @media screen and (min-width:1025px) and (max-width:1199px) {
    .logo img { height:auto !important; width:auto !important;}
    }

    Regards,
    Chris

    #203148
    Lisa BerryLisa Berry
    Participant
    • Topics: 2
    • Replies: 13
    • Total: 15
    Member since: November 14, 2022

    It works perfect! Thank you!

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

    Hi,

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

    Regards,
    Chris

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