1. I did a demo import and everything looks great except for the ACTION BUTTON on the top. right hand corner. It is a blank outline instead of the button, and you can only read it when you hover over the button. PLEASE HELP
2. Also - is it possible to change the color of the icons in the top bar? You can not see the white.
Comments
#Top_bar a.button.action_button { color: #000 !important; }2. http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors#Top_bar a.button.action_button {background-color: red !important;
border: 3px solid black;
}