Shine Effect Title

Preview demo

Code:

.shine-effect__text .text-gradient {
 animation: shine_effect_text 5s infinite linear;
}
@keyframes shine_effect_text {
 0% {
  background-position: 0;
 }
 100% {
  background-position: 800px;
 }
}

Note:

  1. Add new class: shine-effect__text
  2. Past custom CSS
  3. Set text color to "Gradient" and option "Radial"

This content has been hidden.

Please Donate or Complete Survey (advertisement) to unlock free.

How to use it

Download file demo.zip, upload to Brizy. Done (Then you can see the css code from here)

  1. Click download demo.zip
  2. To import, go to a page >> click on "add a new block" >> select "saved" tab >> click on "import new block" >> Upload your zip file >> Completed.
  3. Customize to your fancy. Watch the video tutorial here

*Note: License Pro is required for the functions to work

Key word: