Title: Drop Down Arrows
Last modified: August 31, 2016

---

# Drop Down Arrows

 *  [LizONBC](https://wordpress.org/support/users/lizonbc/)
 * (@lizonbc)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/drop-down-arrows/)
 * I have the Theme Blvd theme called Denali. I want to change my drop down arrows
   to black (or almost black). I’ve tried a number of CSS codes in my child theme(
   all posted in the WordPress.org Support Forums). But none of them worked. Not
   sure what I’m doing wrong.
 * Any help would be appreciated.
 * [http://www.ataitec.net/](http://www.ataitec.net/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/drop-down-arrows/#post-7193684)
 * It looks like this is an svg graphic chev-down.svg. You can pull this image up
   in a graphics editor that supports svg and change the color then save it back.
 * This can be done with css but you would have to look at the svg file and determine
   the objects name. I’ve only done it a few times so not sure of the css commands
   you would need to preform. I will try to look it up when I have more time and
   if no one else has answered your question.
 *  Thread Starter [LizONBC](https://wordpress.org/support/users/lizonbc/)
 * (@lizonbc)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/drop-down-arrows/#post-7193688)
 * Thanks for the input, mrtom. I have no idea where to find the svg file. And I
   don’t know if my Photoshop 7 supports svg. I’ve never heard of svg before.
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/drop-down-arrows/#post-7193689)
 * photoshop should work fine.
 * here is the code in your css that creates the character.
 *     ```
       background-image: url(../../assets/svg/chev-down-101010.svg);
       ```
   
 *  Thread Starter [LizONBC](https://wordpress.org/support/users/lizonbc/)
 * (@lizonbc)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/drop-down-arrows/#post-7193738)
 * Thanks, mrtom. It’s fixed.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Drop Down Arrows’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [LizONBC](https://wordpress.org/support/users/lizonbc/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/drop-down-arrows/#post-7193738)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
