Okay
  Public Ticket #3566270
Troubles to color some words in a Heading text
Closed

Comments

  •  10
    Matteo started the conversation

    Hi there,

    I tried to color some words of an heading text, but it doesn't seems to work - do you have maybe any hints? Please see attachment.

    Here's my heading text:

    Una nuova <span class="colored-text">community</span> di società <span class="colored-text">attrattive</span> e <span class="colored-text">lungimiranti</span>, in grado di collaborare su progetti di <span class="colored-text">innovazione</span> e sviluppare nuove <span class="colored-text">sinergie</span> sul territorio.

    I also added this CSS custom code:

    colored-text {
    color: #3F59D8!important;
    }

    Thank you

    Attached files:  ExampleW3School.png
      HeadingTextEditor.png
      CSS_Custom_Test.png

  •  10
    Matteo replied

    SOLVED.

    Thank you, you can close this ticket.