I would love to make the toggle icons (+,-) a different color without changing the color of all the borders. Any suggestions?
Toggle Icon
2 posts from 2 voices-
Posted 2 months ago #
-
Hi timstrifler,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.toggle_icon .vert_icon, .toggle_icon .hor_icon { border-color: #F00; } span.toggle_icon { border-color: #F00; }Edit the color codes as needed.
Regards,
Devin
Posted 2 months ago #
Reply
You must log in to post.














