🔥
ECOMIFY THEME
  • ECOMIFY 3.0-3.9
  • INTRODUCTION
  • A NEW DOC PORTAL
Powered by GitBook
On this page
  1. INTRODUCTION
  2. ADDITIONAL CODE EDITS

GRADIENTS ON SECTIONS

Last updated 8 months ago

Example :

.cards-with-image {
  background: linear-gradient(to bottom right, #008080, #00FFFF);
}

use this css tool to help generate css

https://cssgradient.io/