-2

I am using Bulma columns & have divided my columns to column is-2 and column is-10. I am using column is-2 to show a vertical navigation bar using Bulma Menu component.

After adding background-colour to my menu, I saw that my component doesn't stretch to the complete page vertically.

enter image description here

Any help will be appreciated.

1 Answers1

0

Make the navigation column's height 100vh and sticky.

Žan Ožbot
  • 215
  • 2
  • 7