Tooltip Styling / Ajax dropdown

Home Forums Legacy Support Support queries How-to & Troubleshooting Tooltip Styling / Ajax dropdown

Tagged: , ,

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #44146
    H.K. Latiyan
    Participant
    I am assuming you want to change the color to blue. So add this css in your wp-admin->appearance->customize->custom css:
    .widget.buddypress.widget .course_filters ul.category_filter li {color:#0000ff;}
    
    .widget.buddypress.widget form#searchform ul li span {color:#0000ff;}
    
    .widget.buddypress.widget .stat_num strong {color:#0000ff;}
    Let me known if I misunderstood you.
    #44614
    Adenino
    Spectator
    Hi Latiyan, all good now. We still need to change the My Stat Widget to blue like the rest of the site.. Please see attached a screen shot., Best regards, Adenino
    #44714
    H.K. Latiyan
    Participant
    You try adding this custom css: .dash-widget.instructor-stats {color:#0000ff;}
Viewing 3 posts - 16 through 18 (of 18 total)
  • The topic ‘Tooltip Styling / Ajax dropdown’ is closed to new replies.