Okay
  Public Ticket #3793721
Text Transition - Ignore custom text color
Open

Comments

  • Tamir started the conversation

    If i post a Text Layer.

    For example:  "A sunny day is happy day"

    and I choose text color RED [#ff0000] in style.

    It Works ok.


    Now... if i decide to change the color of the word : Happy to blue [#0004ff] in the text.

    I am writing in the Text layer : 

    A sunny day is <span style="color: #0004ff">Happy</span> day.

    Now the word "Happy" is Blue.


    Now i want to add, Text Transition.  i choose something from the transitions presets.

    After i make preview the project, it animate the text, as all RED.  and ignore the span style.


    Am i doing something wrong here ?


  •  141
    George replied

    Hello Tamir,

    Text transition is working with only with plain text. You should not enter any other HTML element (like span) in the content field, because that will be ignored and removed. Choose the text color with the color picker, and that will do the trick.

    Best Regards,
    George | Kreatura Dev Team