Home › Forums › All Other Themes › Couch Press logo issue
- This topic has 7 replies, 2 voices, and was last updated 4 months, 1 week ago by
Forum Moderator.
-
AuthorPosts
-
January 17, 2023 at 3:15 pm #203117
Hi, the logo distorts around 1000px. How can I fix this?
http://simplysellrealty.com
January 17, 2023 at 4:13 pm #203118I mean Coach Press
January 17, 2023 at 5:48 pm #203123There is also no left margin on mobile. The text is right up against the left of the page.
January 17, 2023 at 6:53 pm #203130Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisJanuary 18, 2023 at 3:50 am #203138I 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 beJanuary 18, 2023 at 12:04 pm #203144Hi,
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,
ChrisJanuary 18, 2023 at 5:41 pm #203148It works perfect! Thank you!
January 18, 2023 at 5:57 pm #203150Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.