This topic has 3 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #146643
     gfisch
    Participant

    Hello. How can I change the hover color of the BuddyPress profile tabs. They are blue right now (see “Messages” in the screenshot). I want a lighter green. I managed to change hover colors everywhere else but I can’t find the hover parameter using Firebug for BuddyPress Profile Tabs. Thank you.

    Attachments:
    You must be logged in to view attached files.
    #146704
     Laura
    Moderator

    Hello, try with this css, add it to style.css of child theme

    COPY CODE
    
    div#object-nav a:hover {
        color: #7bef7b !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #146753
     gfisch
    Participant

    Cool and thank you. This did work. I did put the code into
    Sweetdate : Styling Options : Quick CSS

    Would it be better (faster?) to put all my CSS changes in the actual style.css of the child theme, after testing it in the Quick CSS?

    #146960
     Laura
    Moderator

    Hello, would be safer to also add them to style.css 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?