• Resolved Mirri360

    (@mirri360)


    I can’t figure out how to fix the CSS for hover and active for the “Add to Calendar” button. It would be nice for it to change color a bit but not to turn dark with a white rectangle where the text was, which looks very bad.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support tristan083

    (@tristan083)

    Hi @mirri360 ,

    Could you try appending the below custom CSS snippet to your theme’s additional CSS section (Appearance -> Customize -> Additional CSS) to see if this helps?

    button.tribe-events-c-subscribe-dropdown__button-text, button.tribe-events-c-subscribe-dropdown__button-text:hover {
    background-color: unset;
    }

    Thread Starter Mirri360

    (@mirri360)

    Works perfectly! Thank you so much!

    Plugin Support iammarta

    (@iammarta)

    Hi @mirri360 ,

    Great to hear! I’ll go ahead and mark this one as Resolved for now, but feel free to open up a new thread if anything else comes up.

    Best regards,
    Marta

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add to Calendar button completely oblitereated on hover’ is closed to new replies.