Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi Will,

    That one is controlled by your theme. Are you willing to share the URL of your site here?

    Guido

    Thread Starter Will Edwards

    (@waedwards)

    Sure its White Dove Books and we specialise in Free Kindle Books

    Here’s the link: https://www.whitedovebooks.co.uk/

    • This reply was modified 2 years, 3 months ago by Will Edwards.
    Plugin Author Guido

    (@guido07111975)

    Hi,

    Try this, add this at page Extra CSS of the Customizer:

    
    #vscf .form-group button {background-color:#444; color:#fff;}
    #vscf .form-group button:hover {background-color:#333;}
    

    (change colors to your needs).

    Guido

    Thread Starter Will Edwards

    (@waedwards)

    Guido

    Thank you so much – works a treat!

    Best,

    Will ??

    Plugin Author Guido

    (@guido07111975)

    Hi Will,

    You’re welcome!

    If you want to remove the blue border, add this:

    border:0;

    Guiod

    Thread Starter Will Edwards

    (@waedwards)

    Hi Guido

    Does that need ‘#vscf .form-group button’ before it?

    P.S. Are you an Apollo missions fan?

    Plugin Author Guido

    (@guido07111975)

    Yup, add this to previous CSS:

    
    #vscf .form-group button {background-color:#444; color:#fff; border:0;}
    #vscf .form-group button:hover {background-color:#333;}
    

    Apollo missions: had to Google it, so no ??

    Guido

    Thread Starter Will Edwards

    (@waedwards)

    Thanks again Guido!

    P.S. Guido was one of the roles (Flight Guidance Officer) used at Mission Control in the Apollo missions.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How can I change the colour of the button?’ is closed to new replies.