Hi,
I'm struggling to find how to change the color of the + and - signs on the right on responsive menu.
It used to be an image and I changed the PNG in the theme folder but it did not make it.
The + an - signs don't seem to be images anymore.
Can you fix me with the proper CSS for the color change?
And what if I want to change the signs to Up and Down arrows?
Many thanks to the community.
Yann
Comments
#Side_slide #menu ul li.submenu .menu-toggle::after{Thankscolor:red !important;
font-weight:800;
}