Skip to main content

Adding custom CSS to element

Comments

5 comments

  • Permanently deleted user

    Hi Eric,

    Thank you for contacting us.

    Please add this Custom CSS for the text :

    element p a {
        color: #101d23 !important;
    }

    Regards, Nelea.

    0
  • KC George

    Hi Eric,

    You can override global colors for text by applying a custom color. Select the text and paste the color #101d23  directly. You do not need to CSS to change color. (This will not work if you are using the menu element in place of text element.)

     

    0
  • Eric Tuvel

    Ok, thank you. The custom CSS element p a { color: #101d23 !important; } Worked. Changing the Text element color was NOT working. I had already tried this. But the custom CSS provided by Nelea worked well. Thank you. -- Best, Eric Eric Tuvel

    0
  • Timothy Faux

    Is css still the only way to implement global link colors in text elements?

    0
  • Ariel H.

    Hi Timothy,

    Thank you for contacting us.

    Currently, the recommended method to implement global links is still through custom CSS. However, I want to assure you that we are aware of this issue, and it has already been submitted as a feature improvement request.

    I apologize for any inconvenience caused.

    Best regards,
    Ariel H.

    0

Please sign in to leave a comment.