BuddyBoss Home – Web Support Forums Themes Boss. theme "Link Hover Color"–no effect

Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #59298
    @aaronmcnany

    Please see attached image.
    That section “Titlebar Links Hover Color” basically has no effect. I’ve changed it to every color under the sun and it DOESN’t change anything on my website. In reality, the css style that DOES effect the ‘titlebar links hover color’ is the ‘Buttons Color’, which as you know shows up EVERYWHERE in the theme. I definitely don’t want to change the ‘Buttons Color’, but I DO really want to change the link hover color.
    Is there a css workaround for this? Am I correct in this being an issue, or is it user (me) error?

    Answers

    #59306
    @fritz

    I am having the same issue’s with the Color Picker.

    #59470

    Anonymous
    @

    Hi @aaronmcnany and @fritz, I have notified about it in our development team they will fix it for next updates mean time if you want so we can fix it through custom css:

    
    .header-navigation ul li a:hover {
        color: red !important;
    }
    

    Regards

    #59494
    @aaronmcnany

    That’s great, thank you. It’s still a little weird because when each particular link is ‘opened’ the color reverts to the ‘link’ color, which is established in Boss. Theme Customizer. Don’t feel you have to respond to this, I’m just throwing in my thoughts

    Because the header is so integral to the Boss. Theme, it seems like the styling of it should be easier to customize. Not complaining, just throwing it out there;)

    #59502

    Anonymous
    @

    Hi @aaronmcnany, I will discuss about it with developers..

    Regards

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘"Link Hover Color"–no effect’ is closed to new replies.