menu in place of social icons action bar colour change code required
Hi require code for colour change on menu that is replacing social media icons in action bar.
colour for text and roll over of text is required
site is contactorganics.com.au and here is screen capture.
tried all these codes and none have worked
#Action_bar .contact_details li { color: #000; }
#Action_bar .contact_details li a { color: #E2E2E2; }
#Action_bar .social li a { color: #000; }
colour for text and roll over of text is required
site is contactorganics.com.au and here is screen capture.
tried all these codes and none have worked
#Action_bar .contact_details li { color: #000; }
#Action_bar .contact_details li a { color: #E2E2E2; }
#Action_bar .social li a { color: #000; }
Comments
you can change it's color with the following css: