Reply To: HTML5/Genesis 2.0 sticky header

Homepage Community Forums Epik Theme Support HTML5/Genesis 2.0 sticky header Reply To: HTML5/Genesis 2.0 sticky header

#6932
sliceofscifi
Customer

    Hi Terence! Nice to see you play over here too as well as the Studio Press forums 馃檪

    I don’t have any exact code for you, but at the bottom of the Epik style.css, there’s a section called “Media Queries”. and in order for your floating bar to work on all the sizes defined there, you’d have to figure out the widths and percentages you’d need for each size for your site, and include that definition in each size.

    Right now, if that sticky header is only defined in the “Site Header” section, it doesn’t have any responsive options to fall back on when viewed on those devices, so when you add them, it should start working.

    Best place to start would be to look at how the site header is defined in Media Queries in the Genesis 2.0.1 sample child theme… it could give you a good starting point.