Can`t change hovercolor in slider

Home Forums Business Club Can`t change hovercolor in slider

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2870
    Anonymous
    Inactive

    I have Business club pro. Have changed all the colors, but can not change the hover color of the button in the slider. The yellow color is still there no matter what i do.. Any idea?

    #2888
    Axle Support
    Moderator

    Hello @ls

    Here you can use short css fixing for this
    just add the following css to your customizer -> Additional CSS section

    #main-slider .slider-buttons a.button-primary:hover {
        background: #000 !important;
        color: #fff;
        border-color: #000 !important;
    }

    for the black color you can change color value as you like.

    If you still get confused and unable to figure this out just email your requirement with your credentials here at support[@]axlethemes.com, our team will solve that for you.

    Regards
    Support Team

    • This reply was modified 6 years, 4 months ago by Axle Support.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.