-
AuthorPosts
-
October 27, 2015 at 3:04 am #525272
Hello Enfold Support,
Deborah has a custom logo size she created. The logo is set correctly in the admin and loads correctly in FF. However, it isn’t loading correctly in my Chrome (Windows 10) and sin’t loading correctly for her (Mac: Safari & Chrome). The dimensions of the logo are 500×127 – and she has “custom” chosen with the correct height.
Here are some screenshots:
CHROME SCREENSHOT
FIREFOX SCREENSHOT
Can you help? Thank you,
GregOctober 27, 2015 at 3:05 am #525273P.S. access user info is in the private entry on the original post. gw
October 27, 2015 at 3:13 am #525275P.P.S. I attempted the following from a different site/post – the logo was too far to the left (off center).
It seems the fix is unique to the situation….html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -ms-transform: none; transform: none; } #header_main .container { padding: 0; }
October 27, 2015 at 5:11 pm #525637Hi!
Please go to Enfold theme options > Header and change header height to 127px and it should work fine :)
Best regards,
YigitOctober 27, 2015 at 7:14 pm #525753Hello Yigit,
Sorry – I should have made it clear in my original post; the settings are already set to 127px in the admin.
It isn’t loading correctly in Chrome, etc.FYI,
Greg- This reply was modified 9 years ago by Donkies11. Reason: misspelling
October 29, 2015 at 3:39 pm #526862Hey!
remove all custom css code your have implemented and check again if your custom header height is working. Clear browser cache and hard refresh a few times.
Cheers!
AndyNovember 2, 2015 at 10:58 pm #528866hello Support,
Sorry for the delay in responding. I stripped out the CSS – still having the logo load incorrectly in Chrome (and I am believing in Safari as well).
The above image is linked to the large/original screen shot.
Any advice?
~ Greg
- This reply was modified 9 years ago by Donkies11. Reason: added link to larger image
November 3, 2015 at 1:39 am #528915Hi!
Can you please try adding following code to Quick CSS
.html_header_top.html_logo_center.avia-webkit .logo { left: 15%; -webkit-transform: none; -ms-transform: none; transform: none; }
Regards,
YigitNovember 3, 2015 at 5:19 am #528980Hello Yigit,
That did it!! This ticket can be closed.
Thanks agin – I really appreciate your cont. support!
Sincerely,
greg -
AuthorPosts
- The topic ‘logo size not correct in Chrome’ is closed to new replies.