Changing the color of a button

  • Unknown's avatar

    Hello,

    at the bottom of my home page I have a widget for people to follow my website. The problem is that the button is really hard to read, is there way to change the color of the button or the text?

    Thanks in advance

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there, I see this is marked as resolved, and I see the following in your custom CSS to change the background color of the buttons.

    button,input[type="button"],input[type="reset"],input[type="submit"],#infinite-handle span {
    	background:#ccc
    }

    Let us know if you have additional questions.

  • The topic ‘Changing the color of a button’ is closed to new replies.