1

enter image description here

This page uses two navbar items, one for the top bar, and a separate one for the sidebar. How can I make it so the width of the sidebar is consistent with the end of the logo in the top right?

Using variations of col-xxl-1 etc. results in sizes that are too small or too large at various screensizes.

Thank you.

Seltonu
  • 95
  • 1
  • 9

1 Answers1

-1

Instead of using one of the column sizes have you tried using a style attribute or css class to pass in the exact width?