Home › Forums › Support › logo is moving right when scrolling up from sticky menu This topic has 3 replies, 2 voices, and was last updated 6 years, 10 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 21, 2017 at 8:16 am #429921 Yaron on my website here: https://yaronrosen.com/ when scrolling up (when the header is sticky) the logo moves right several pixels for some reason.. how can i fix it? November 21, 2017 at 8:30 am #429940 TomLead Developer Lead Developer Strange, can you try adding this CSS?: body[class*=nav-float-].menu-logo-enabled:not(.sticky-menu-logo) .main-navigation .navigation-logo { margin: 0; } November 21, 2017 at 8:38 am #429952 Yaron woo it work!! π thank you so much Tom π but i am curious what cause this issue, is this something on my css? here: https://jsfiddle.net/80hjofhx/ November 21, 2017 at 8:42 am #429958 TomLead Developer Lead Developer It could be this: .main-navigation .navigation-logo{margin-left: 0px;} However it could be a bug in GPP – I’ll take a closer look π Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In