How to Change Hover Over Colour on Submit Review Button

[ad_1]

Try replacing your CSS with this:

.glsr-review-form button.glsr-button {
    background-color: var(--accent);
    border-radius: 3px;
    font-family: Mouse Memoirs;
    font-size: 26px;
    justify-content: center;
    padding: 15px 20px;
    text-transform: capitalize;
    transition: background-color .2s ease-in-out 0;
    width: 100%;
}
.glsr-review-form button.glsr-button:hover {
    background-color: var(--base-3);
}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer