StackIdeas
How do I change the color of the caret in the mod_easycosial_toolbar?
By
John Whelan
on Tuesday, 29 April 2014
Posted in
General Issues
Replies
2
Likes
0
Views
587
Votes
0
I've hunted around in the CSS but cant seem to find the right code. An pointers would be appreciated.
I used this... if it helps:
body div#fd.es .es-toolbar .fd-nav > li > .dropdown-toggle_ > .caret {
border-bottom-color: #ffffff !important;
border-top-color: #ffffff !important;
}
Binky
·
Tuesday, 29 April 2014 08:49
·
0 Likes
·
0 Votes
·
0 Comments
·
#141431
Hi Binky,
Thanks for the sharing on this one
Sam
·
Tuesday, 29 April 2014 11:08
·
0 Likes
·
0 Votes
·
0 Comments
·
#141449
View Full Post