Button Colour
- The topic ‘Button Colour’ is closed to new replies.
Need help? Check out our Support site, then
Hello! :)
Thank you for your help previously with my layout, I was wondering if it was possible to change the colour of my ‘follow’ and ‘search’ buttons to a purple rather than the red. I can’t find where I’m supposed to do this.
Thank you in advance for any help! Much appreciated.
Stephanie
The blog I need help with is: (visible only to logged in users)
Hi there,
try this
.search-submit, .widget_blog_subscription [type=submit]{
background:purple!important;
}
Let me know if you need additional help with this.