• Resy

    (@selectedbymila)


    Currently I am working on the set up for my website (so don’t judge all the mess), which I want to build with the Spectra One theme. Unfortunately I can’t find out how to change the hover color of the (search bar) button. Right now it’s still the purple color from the styles instead of the color I want. Can someone tell me where/how I can change this, because I can’t figure it out… Thanks in advance!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @selectedbymila,

    Thanks for writing to us.

    I am afraid this is no option to change the hover color at the moment, however, you can use the CSS below by Adding it to the On-Page Css:

    .wp-element-button:hover, .wp-block-button__link:hover {
    background-color: #85fe6b;
    }

    Hope this helps.

    Please let us know how this goes.

    Thread Starter Resy

    (@selectedbymila)

    Thank you for your response Judith! In this way it worked indeed. Hopefully in the future this will become a standard feature you can change.

    Hi @selectedbymila.

    I am glad this works for you.

    I would also suggest the search block from Spectra plugin which also have this option.

    I would love to take this as a suggestion. I will indeed convey your feedback to our concerned developers. We are always keen to listen to our customers and receive their feedback. It is the best way to improve our products and services and maintain our client’s satisfaction. ??

    I’ll put forward your thought about this to our team, and if feasible, we will try to improve the scenario in our future updates.

    If you have any further queries, please don’t hesitate to contact us.

    Thread Starter Resy

    (@selectedbymila)

    Hi @judith0

    I just now saw your addition about the plugin. This indeed works for the search bar, but not for the button to leave a comment “post comment”. I’ve tried with the css code in the page layout, but it doesn’t work. Do you have any other suggestions for this to adjust the hover color for the comment section?

    Hi @selectedbymila,

    Thanks for writing back.

    On checking the post comments block as shown here : https://share.getcloudapp.com/jkuR7KjD. This is from a Gutenberg core block and not a Spectra block. I would request you contact the WordPress Gutenberg support team to help with this.

    Please refer to this article.

    Please feel free to contact us in case of any other queries.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Color search bar button’ is closed to new replies.