Remove linear gradient
-
How do I remove the gradient function
.enigma_blog_read_btn { border: 2px solid #000; background-size: 100% 200%; background-color: #9E938E; background-image: linear-gradient(to bottom, #A89E99 50%, #A89E99 50%); }
I just want it to be a solid color, rgba(163, 163, 162, 1)
Thanks.
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Remove linear gradient’ is closed to new replies.