Home › Forums › WordPress Themes – Premium › Flat Responsive › Color of the Menu "Accordion" Icon › Reply To: Color of the Menu "Accordion" Icon
hi Ken,
Please add this custom CSS code:
@media screen and (max-width: 1000px) { a.toggle_button_flat_responsive_menu { color: #2BAFBB; } }
You will need to change the color value to your liking.
regards Imre
Lost Password?