Text and background colors

Home Forums Legacy Support Support queries How-to & Troubleshooting Text and background colors

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #243478
    rrothman
    Participant
    Hello, I have a few problems that I could use some support on. I would like to make this background color white here when I scroll over it You can reference it here https://docs.google.com/drawings/d/1wkQmM72lHisTgJ69xHyTj1ZQrhMa_gd0whP5DoymIs0/edit?usp=sharing   I would like to change the font white here on both of these buttons. See reference https://docs.google.com/drawings/d/1BrB7CIUdB_3aYQ9Fca9nsC26YztG2-SIoOrtGA6UM70/edit?usp=sharing   I would also like to remove the header tags form the nav menu and course directory. See here https://docs.google.com/drawings/d/1QTjvrsFTEIgRLHi16ChW2WFTKsrfZEXJ6ZxuCBPj9qE/edit?usp=sharing Thanks!
    #243549
    logan
    Member
    Hello, i can check the things you have shared, have a look here. everything is hidden: http://prntscr.com/r661mg i need your credentials to get it through so that i can share the specific codes.
    #243551
    rrothman
    Participant
    This reply has been marked as private.
    #243627
    logan
    Member
    use this cssin custom css.

    1.


    .directory .item-list-tabs li a:hover {background: white !important;} .directory .item-list-tabs li a:hover span{color: white !important; }

    2.


    .forum section#title a.button.full.course_button {background: #fff !important;} .forum section#title a.button.full.course_button:hover {color: #3d4f73 !important;}

    3.


    no tags found: https://share.getcloudapp.com/12u1EkrG here: https://courses.intentionalexperience.com/all-courses/
    #243666
    rrothman
    Participant
    Thanks. The first one worked. However the 2nd ones did not. Both buttons text are still not white.
    #243684
    logan
    Member
    Please share the page URL for the second issue.
    #243742
    rrothman
    Participant
    This reply has been marked as private.
    #243817
    logan
    Member
    Hello, wp-admin >> wplms >> miscelleneous >> login screen css. div#vibe_bp_login input#sidebar-wp-submit { color: #fff !important; } refer: https://share.getcloudapp.com/BluBBKPA
    #243848
    rrothman
    Participant
    I am not sure why it does not seem to be working for me.
    #243914
    logan
    Member
    Please share me credentials for your site so that i can test my codes for you on your behalf. stay alert.
    #244006
    rrothman
    Participant
    This reply has been marked as private.
    #244070
    Diana
    Participant
    This reply has been marked as private.
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Text and background colors’ is closed to new replies.