This topic has 2 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hi
Is there any way to make the header sticky on smaller devices. I would like the cart icon to be in the top accessible always when users scroll
Thx
Jan
Hello,
Try to add this code in 8Theme Options > Typography > Custom CSS > Custom CSS for mobile:
.fixNav-enabled.admin-bar .header-wrapper {
top: 0px !important;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up