Can't get the blog form to be sticky - COURSE LESSON 37

3 Replies
Web Bae
Web Bae2y ago
hey Juan - the build is looking great! Your position sticky isn't working because the parent section=blog-post has overflow: hidden applied. Remove that and it will work! You probably used this class somewhere else and added overflow-hidden for a reason though so you may want to opt for adding a combo class on there and then setting overflow to visible.
Web Bae
Web Bae2y ago
No description
Juan Sandia
Juan SandiaOP2y ago
It worked, Thank you!

Did you find this page helpful?