• Priority: 0
  • Status: Waiting on customer
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 11.01.24, 11:15
  • Opened by: Nathalie Askayo

Ticket #25209 - General texts color settings

Hello,

I can’t find where to set the default text color for the whole site (and especially for content created with Creative Elements): p, span, h1, h2, etc…

Should I use custom css?

Comments

Fred 11 Jan 2024, 13:02

hi Nathalie,
Please check out Theme Settings → General → https://take.ms/6MaLq

Nathalie Askayo 11 Jan 2024, 13:37

Hi Fred,

It doesn't works with Creative Elements content, text is still #7A7A7A by default. I don't know where to change this global setting.

Fred 11 Jan 2024, 18:50

you can add your custom css like this

h2 {
  color:red !important
}

into Theme Settings → Customer CSS