- This topic has 7 replies, 2 voices, and was last updated 2 years, 7 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Couch Press logo issue
Hi, the logo distorts around 1000px. How can I fix this?
http://simplysellrealty.com
I mean Coach Press
There is also no left margin on mobile. The text is right up against the left of the page.
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
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
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
It works perfect! Thank you!
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]