Jeffreyg Posted September 2, 2020 Share Posted September 2, 2020 Site URL: https://www.libertypartnershr.com/career-page#!/search?page=1 Per my template, I am injecting code into one page only, with the only option to do so into the header. this is fine except I cannot get the Navigation bar to remain at the top of the page, it is pushed down below the content from the code injection...please help and thank you! Link to comment
tuanphan Posted September 3, 2020 Share Posted September 3, 2020 Add to Page Settings > Advanced > header <style> header.Header.Header--top { position: absolute; top: 0; left: 0; width: 100%; z-index: 999; } div#jb--job-board { margin-top: 133.5px; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Jeffreyg Posted September 3, 2020 Author Share Posted September 3, 2020 Thank you Tuan! That worked great! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.