Title: Gradient color backgrounds
Last modified: April 26, 2018

---

# Gradient color backgrounds

 *  [vpjohnso](https://wordpress.org/support/users/vpjohnso/)
 * (@vpjohnso)
 * [8 years ago](https://wordpress.org/support/topic/gradient-color-backgrounds/)
 * Is there a simple and easy way to create a gradient color background within a
   row or a column?

Viewing 1 replies (of 1 total)

 *  [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * (@catacaustic)
 * [8 years ago](https://wordpress.org/support/topic/gradient-color-backgrounds/#post-10223384)
 * You can try using gradient backgrounds in CSS.
 *     ```
       .my-element {
           background: linear-gradient(to bottom, #FFFFFF, #FF0000);
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Gradient color backgrounds’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/gradient-color-backgrounds/#post-10223384)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
