Get an access to all 265 items designed and developed by LTheme team plus all the future items which will be released over the course of your club subscription. Price starting from $69.00
the letters of the options are white, I want to change them to black please.
thanks
Just go to Template Options > Custom Code, add more CSS for "Custom CSS code" field
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
color: #333!important;
}
Save and recheck.