Title: CSS
Last modified: August 31, 2016

---

# CSS

 *  Resolved [TheKevling](https://wordpress.org/support/users/thekevling/)
 * (@thekevling)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/css-125/)
 * Hi,
 * I appreciate this is above and beyond the free version’s supported functionality,
   but I’ve tweaked FirstMag’s CSS to change the pale blue colours to a different
   colour to match my site’s logo… Only I can’t for the life of my find the code
   that colours the Search button in the right column.
 * Can you help at all please?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Theme Author [Themes4WP](https://wordpress.org/support/users/themes4wp/)
 * (@themes4wp)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/css-125/#post-7189712)
 * Hi
 * This support forum is not monitored from us. We have **dedicated support forum**:
   
   [http://support.themes4wp.com/](http://support.themes4wp.com/)
 * Answer:
 *     ```
       #searchform #searchsubmit {
           color: #ffffff;
           background-color: #F70000;
           border-color: #F70000;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘CSS’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/first-mag/1.3.3/screenshot.png)
 * First Mag
 * [Support Threads](https://wordpress.org/support/theme/first-mag/)
 * [Active Topics](https://wordpress.org/support/theme/first-mag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/first-mag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/first-mag/reviews/)

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Themes4WP](https://wordpress.org/support/users/themes4wp/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/css-125/#post-7189712)
 * Status: resolved