Hi ANita,
I don’t see the secondary menu on your site. Are you trying to change the color of the menu in your footer which is just above the Copyright text? Then add the following CSS:
.site-footer .menu a {
color: #fff;
}
Regards,
Sakin
Hi ANita,
I don’t see the secondary menu on your site. Are you trying to change the color of the menu in your footer which is just above the Copyright text? Then add the following CSS:
.site-footer .menu a {
color: #fff;
}
Regards,
Sakin