Product Landing Page Query

Hi guys. This is more of a interest post than me actually being stuck

I’m looking to move my ul nav text to space across the width of the paragraph above it but I’m not entirely sure how to do it. Wanting the end result to be that they’re all in a line, with spacing between them. Codepen below for the page.

Hey @Doomdave!

I would suggest using flexbox since that is one of the required user stories. You could try something like this

Hope that helps!

Happy coding!

ahh nice, such a sweet idea! cheers :grin:

1 Like