What is the link to your website?
If you put the following code at the bottom of your style.css it will get the floating header you asked for. Let me know if it give you any trouble.
#header {
padding-bottom: 30px;
position: fixed;
top: 0;
width: 960px;
background-color:#FFF;
}
#slider-wrap {
border-bottom: 1px solid #F99734;
border-top: 1px solid #F99734;
margin-top: 186px;
padding: 1px 0;
}
Thanks it worked but at top tabs are not visible
OK sorry now its visible. Thank you very much.
Hi Michael,
I am also having the same issue. I want my top menu to be fixed and always visible at the top when I scroll down the page. I have put the code given above in my style.css but my top menu is still scrolling down with the page. My site is http://celebrateharmony.in
Please help.
Thanks
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support