Viewing 1 replies (of 1 total)
  • Plugin Author Anshul Gangrade

    (@anshuln90)

    Hello Nerazurro,
    Sorry For late reply.
    you can change color of loading time by style.css. change in your theme style.css or in plugin style.css file. In plugin css code in in line no. 261 ( plugins >> animated-headline >> css >> style.css ). here you can get a color code which you want.

    .cd-headline.type .cd-words-wrapper.selected {
      background-color: #aebcb9; // your color code here.
    }

    Thanks ??

Viewing 1 replies (of 1 total)
  • The topic ‘Animated headline color’ is closed to new replies.