On this page on the right side I have a collapsing/expanding nav that when clicked (i.e. “What We Do,” shows three more nav items) shows more nav items.
Under/behind each nav item you can somewhat see a blue arrow. The design should look as seen here.
How do I code it so the blue active and inactive arrows show to the left of each nav item (word) as seen in the photo I linked to?
In your styles, add
to your selector
and it will move the text over but not the background image.