Posted March 22, 20232 yr Hi, I am currently working on my graphic design portfolio site: https://www.ellajenkinsdesigns.com/. I currently have my navigation bar fixed with the "scroll back" feature enabled, but was wondering if there was a way to have it "basic" fixed for only my homepage. Thanks 🙂
March 25, 20232 yr Community Expert Solution I see you disabled scroll back? You can enable it then add this to Design > Custom CSS body.homepage header#header { transform: unset !important; position: fixed !important; }  Email Me if you have need any help (free). Answer within 24 hours. Or send a forum message Buy me a coffee (thank you!)
Create an account or sign in to comment