Scaling Logo scales to the left in Chrome

Hi there. I have a logo that is jumping to the left in Chrome when scrolling down the home page. Thoughts?

calypso.warwebllc2.com
Password to view: 907calypso

Hi @warwebdesigns,

Thank you for reaching out to us. To fix the issue, try adding the following code in the Theme Options > CSS:

.x-masthead a.x-image.x-image-preserve-ratio img {
    margin: 0 auto;
}

Don’t forget to clear all caches including your browser’s cache after adding the code. Let us know how this goes!

Thanks. That worked.

Glad we were able to help you :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.