Home › Forums › Basel support forum › Remove act-scroll from mobile sticky header
Remove act-scroll from mobile sticky header
- This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by Elise Noromit.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
June 26, 2021 at 9:06 pm #302772
Suleiman91ParticipantHi Xtemos Team,
I want to remove the act-scroll for header and keep the header sticky with no change and not reduce the logo.
I try using css to keep[ same size of normal header but not working for me
body .main-header.header-has-no-bg.act-scroll { height: 95px; } .main-header .wrapp-header { height: 95px; } .sticky-header-real:not(.global-header-menu-top) .act-scroll .switch-logo-enable .basel-logo { height: 95px; } .sticky-header-real:not(.global-header-menu-top) .act-scroll .switch-logo-enable { transform: translateY(-95px); -webkit-transform: translateY(-95px); } .act-scroll .site-logo img, .header-clone .site-logo img { max-height: 90px; } .sticky-header-real:not(.global-header-menu-top) .act-scroll .switch-logo-enable .basel-logo { height: 90px; } .act-scroll .site-logo img, .header-clone .site-logo img { max-height: 90px; } /* Height for switch logos */ .main-header .switch-logo-enable .basel-logo { height: 90px; } .sticky-header-real:not(.global-header-menu-top) .act-scroll .switch-logo-enable .basel-logo { height: 90px; } .sticky-header-real:not(.global-header-menu-top) .act-scroll .switch-logo-enable { transform: translateY(-90px); -webkit-transform: translateY(-90px); }
Regards,
Suleiman.June 30, 2021 at 8:17 am #303541
Elise NoromitMemberHello,
If you want to set the same height for the default and sticky header you can do that in the Theme Settings > Header > Header layout: https://monosnap.com/file/tldoSEbDkQAgTgwBtHetPzZLOEAiZZ
Logo for sticky options is provided to give the opportunity to use different logos on the default and sticky header. If you have the same logo you may leave this field empty: https://monosnap.com/file/lc8ykfmotYnVSEJj0aLqAyFaOYZ3Gv
Best Regards
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to create new topics. Login / Register