That didn't work, but I went into the code more and I checked where it was getting all the information. In the includes/functions.php it had the .navbar_selected_popup_body_a_Color stylevar being used. I added that into my additional.css and it didn't work, so I decided to experiement and just changed the code there to a color and it worked.
I hate to do that and I know when you push an update I'll probably have to redo it, but at least I got the result I was looking for. I have no clue why none of the style vars were working.
In further looking, I've discovered I don't have a navbar_selected_popup_body_a_Color stylevar. How can I add one to my style so I don't have to mod your code?
|