• I am using the Kadence plugin for customising the WooCommerce emails.

    I am using this prebuilt theme:

    I can set the link colour under Content Text Style but this does not take effect to any links in the footer and/or header. Instead these links are appearing as the standard html link blue.

    How do I change the colours of these links?

Viewing 5 replies - 1 through 5 (of 5 total)
  • hannah

    (@hannahritner)

    Hi @user250220231,

    Thanks for reaching out and apologies for the delay. Can you send a screenshot of your links appearing in blue? That would be helpful to know what specifically needs to be targeted.

    Kindly,

    Hannah

    Thread Starter user250220231

    (@user250220231)

    Thanks – I’ve attached, it’s the “Hello from” link in particular.

    Plugin Support karlalevelup

    (@karlalevelup)

    Hi, @user250220231!

    The Link Color option is found inside the Content settings so it will only be affecting the links inside the content area.

    You can add custom styles to the email. To do this, go to Email Customizer > Custom Styles. Here’s what you can use:

    #template_footer_container a, 
    #template_header a { 
      color: red!important; 
    }

    I hope this helps. Please let us know how it goes.

    Kind regards,
    Karla

    Thread Starter user250220231

    (@user250220231)

    Hello, Thanks for that suggestion but it doesn’t seem to work.

    I think the issue is it’s not defined as a link but as

    Hello from {site_title}!

    It displays without a link and correct colour in Gmail, but Mac Mail is interpreting it as a link and then it displays the standard blue.

    Plugin Support karlalevelup

    (@karlalevelup)

    Hi there!

    It displays without a link and correct colour in Gmail, but Mac Mail is interpreting it as a link and then it displays the standard blue.

    You’re right. Some email applications will add links automatically for email addresses, website URLs and even phone numbers.

    Sadly, that is not something we can control. They are those email applications’ way of rendering an email.

    Maybe this will help with the Mac mail app colors – https://support.apple.com/en-ph/guide/mail/mlhlp1063/mac. However, this will just affect the emails you see.

    Please let us know if we can assist you further.

    Kind regards,
    Karla

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing text colour for links’ is closed to new replies.