Plugin Author
Ales
(@alesmal)
Hello, it looks OK in Chrome for me, but you can try to add following css:
.planet-logo {
height: auto;
width:auto;
}
That should always keep correct aspect ratio.
Let me know if that helps, Ales
That fixed the issue. Thank you, Ales!!
I’m having the same problem at https://penchoffenterprises.com. This only started a few months ago after an update to CMP. I am using this theme at 3 different sites and would like to ultimately purchase the product but I won’t unless this issue is fixed. I tried the css you have suggested. I even messed with other settings (I’m an experienced web developer) but no luck. I have disabled all my chrome extensions and apps. I can duplicate the problem on three different machines on three different networks. This is very frustrating as everything was working fine for months. Please help asap. Thanks in advance for a fast reply.
Jeff Penchoff
[email protected]
Plugin Author
Ales
(@alesmal)
Hello, I fixed the issue with Orbit logo – you can update Orbit to 1.3 version if you go to CMP Settings page, there should be a popup with update if Orbit is activated.
Alternatively you can download it again from our website OR simply add this custom CSS to CMP Settings:
.planet-logo {
max-width: 500px;
height: auto;
margin: 3em auto;
width: auto;
}
Ales
THANK YOU! That worked for all three sites. I could of sworn I tried that css setting though. I guess not.
I didn’t bother with the 1.3 download yet, I just updated the css file and that worked perfectly. I even have my own graphics I was using back.
I’ll get to the download later today.
Thanks again!
Jeff