Comments Med_Reda started the conversationJuly 20, 2021 at 12:21pmHi, hope you doing good. I kind like how the header layout number 6 look s but the issue is that when I scroll on desktop mode to the top the logo shirks to much how can I prevent that from happening ? 2,614PenciDesign repliedJuly 20, 2021 at 1:32pmHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: #navigation.sticky:not(.sticky-active).header-6 #logo img,.sticky-wrapper:not(.is-sticky) #navigation.header-6 #logo img { padding: 0; max-height: 32px;}In case if you want the sicky header similar style & height to a normal state, please reply to this ticket, I'll send you another custom CSS codeRegards,PenciDesign. Sign in to reply ...
Hi, hope you doing good. I kind like how the header layout number 6 look s but the issue is that when I scroll on desktop mode to the top the logo shirks to much how can I prevent that from happening ?
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
In case if you want the sicky header similar style & height to a normal state, please reply to this ticket, I'll send you another custom CSS codeRegards,
PenciDesign.