DrViagrin
DrViagrin
KPCKevin Powell - Community
Created by DrViagrin on 12/29/2023 in #front-end
Side Scrolling Issue
I have fixed these issues before but this one has me stumped. As soon as I apply flexbox to the nav bar links and I resize to a certain point, the about link overflows to the right instead of resizing. I have tried the grid repeat auto-fit feature with grid-template-columns after I changed the nav>ul from flexbox to grid and everything I can think of and nothing is stopping it. I have not used media query because I feel there is a way to fix it without doing so. All help is appreciated. https://codepen.io/Donald-Rankin/pen/NWJqaVb
35 replies
KPCKevin Powell - Community
Created by DrViagrin on 12/28/2023 in #front-end
My sticky nav bar not sticking and out of position
I want the nav to be on top of the upper part of the background, yet I want it to be sticky as well. I tried moving the nav inside of the hero section, but that only allowed it to stick to the hero section, and then after scrolling past there, it disappeared. What is the most responsive solution to this. Thank you! https://codepen.io/Donald-Rankin/pen/NWJqaVb
19 replies