How can I change the color for the Superfly Submenu Indicator? I would like it to be black.
Thanks,
Andrew
How can I change the color for the Superfly Submenu Indicator? I would like it to be black.
Thanks,
Andrew
Hello Andrew,
Thanks for asking. 
You can add following CSS under X > Theme Options > CSS to change indicator color:
#sfm-sidebar.sfm-indicators .sfm-sm-indicator i {
color: #ededed !important;
}
Please change the color code as per your requirement.
Thanks.
Appreciate your fast responses!
You are most welcome. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.