Sanjeev,
This makes it sticky
@media only screen and (max-width: 768px){
#header {
position: fixed;
}
}
- however the header only goes 2/3 of the way over - any ideas how we can fix this. This is my last (piece) to do for the site.
See screenshot.
- When you turn the phone to landscape (long ways- cant screenshot) it extends all the way and then also adds in the cart icon and search that i removed in CSS with your other suggestions.
. not selling on the site so no cart icon or search wanted or needed
Thanks for any help on this