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
    fredrick
    Member
    • Topics: 6
    • Replies: 14
    • Total: 20
    Member since: December 9, 2015

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

    http://simplysellrealty.com

    #203118
    fredrick
    Member
    • Topics: 6
    • Replies: 14
    • Total: 20
    Member since: December 9, 2015

    I mean Coach Press

    #203123
    fredrick
    Member
    • Topics: 6
    • Replies: 14
    • Total: 20
    Member since: December 9, 2015

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

    #203130
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31025
    • Total: 31025
    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
    fredrick
    Member
    • Topics: 6
    • Replies: 14
    • Total: 20
    Member since: December 9, 2015

    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
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31025
    • Total: 31025
    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
    fredrick
    Member
    • Topics: 6
    • Replies: 14
    • Total: 20
    Member since: December 9, 2015

    It works perfect! Thank you!

    #203150
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31025
    • Total: 31025
    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.