#Dashboard Navigation Bar

1 messages · Page 1 of 1 (latest)

desert linden
#

Hi there, currently Working on a new dashboard. Is there anyone who knows how to get rid of the arrow(s) to scroll through the navigation bar?

umbral sun
#

I don't have a specific answer for you but I hope I can kind of point you in the right direction. I think you need to use card_mod in your theme to target changes to the header. The linked Reddit post talks about it but not your question specifically. I think once you figure out the element name for the arrow buttons, using display: none will hide them. Reddit scroll down a bit to CZonin5190's post with the block of code.

desert linden