Skip to main content

I experimented a bit and couldn’t figure it out. 

Hi Danny,

You can find the color of URLs or Hyperlinks under the COLORS menu as an admin

Alternatively you can also use custom CSS to change the color of hyperlinks

 

a {
  color: hotpink;
}

 

I would not advise to use this without knowing hot to properly target areas as it will affect multiple areas of the platform


Referencing this to try to do the same thing…. but I don’t see “Branded Color” as an option within COLORS. Not sure if this has changed in the last two years, or if its right in front of me. 


Hi ​@Laurenseife - yes, indeed, some of these menu items have moved around a little. 🙂 You now need to go to Style > Branding > Brand Colors > Primary Color.  :)


Reply