Navbar issues....please assist!
For some reason, my justify content: space between or any of those wont work....I tried everything. Trying to get the text part of the nav bar to the far right of the screen.
Any advice? I have the flex on.
screenshots included! html, css and
3 Replies
Are you using the actual Front template or are you recreating it? I actually had to use a Front template for work and it's a mess to apply styling
Justify-content: space-between should work.
You have a random closing </a> in your html - that might be messing things up
Also you have width:150px on your top-nav container which is restricting the width
the icon front was provided and the gradient I did. Some is provided and some we make. The navbar though we make from scratch aside from the front name
oh yeah, I actually saw that after I posted this and deleted it. lol. The 150 width is actually just the size of the name Front. It was hugh!