My categories appear as buttons on my navbar. Because of the number of categories, I have two rows of buttons.
But the 2nd row of buttons does not pick up the same formatting as the first row. It also overlaps the content below it, instead of "pushing" the content down to make room for the buttons.
Is there any way to:
a) make the 2nd row of buttons have the same formatting as the top row
b) not let the button text overlap the content below it.
Thanks.