Skip to main content

Text box often does not appear (I cannot change text, which should never happen)

Comments

1 comment

  • Sandra Prunici

    Hi,

    To select a word or some word to style differently or to add a link you can choose one of these methods:
    1 - Double click on the word you want to add the link or stylize;
    2 - Click on the text element and then select the word or words you want to add a link or stylize.
    Here isn't any bug and doesn't depend is the text element is placed in the dark block or light one.

    Regarding the underline - at the moment to add the underline to the links you have to add this Custom CSS in the Custom CSS box.
    element a {
    text-decoration: underline !important;
    }

    In this video https://jmp.sh/xPvTl8p, I showed you both methods for adding a link to a word from a dark block and also how to add this custom CSS.

    Best regards,
    Sandra

    0

Please sign in to leave a comment.