I'm not sure if i;m being dense, did the code you give me make it so that the text will always be to those settings?I just tried to adjust it and still don't have control, see attached.
Hi James, you are not being dense, we specifically set the color of the paragraph for design reasons.
That is, for example, the paragraph text on dark backgrounds
the theme paradigm (if you like) is black vs white contrasts
that's overwriting the settings you have using Elementor
Hope if makes sense, we can delete these css codes that purposely set the paragraph colors in the theme's .css files using Appearance -> theme file editor
Now, the css code I've sent in my prev comment are setting new colors for all paragraphs if you modify the hex codes and add to customizer -> additional CSS
I'll keep cracking on and let you know if i get stuck (as i'm not 100% sure i've got my head round this) but sounds like you've sorted it out (again) Cheers
I keep having an issue when i use a text box, that although i have the copy colour as white it displays as grey. What am i doing wrong?
Attached files: Screenshot 2023-11-02 at 11.26.24.png
Screenshot 2023-11-02 at 11.27.49.png
Hi James, is it possible to provide the page URL so we can have a look?
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Awesome yes, try https://jwhwebtest.co.uk/bristol-festival-of-lights/
And see the screen shots to see where it should be changing colour and size of the copy, but it's not changing. (it's still grey and small)
Attached files: Screenshot 2023-11-23 at 16.49.43.png
Hi there
Can you let me know about this, I have to present this week and at the moment i am having to use heading 6 to get the text to appear white.
See attached.
Attached files: Screenshot 2023-11-26 at 13.13.42.png
Screenshot 2023-11-26 at 13.13.35.png
James,
plz try this in customizer -> additional CSS
.light-content p, .dark-section p {
color: #ffffff;
}
to change the color of all paragraphs against dark backgrounds
p {
font-size: 18px;
line-height: 36px;
}
to change the font size and the line height
Plz let us know if this works for you
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hey there
I'm not sure if i;m being dense, did the code you give me make it so that the text will always be to those settings?I just tried to adjust it and still don't have control, see attached.
Attached files: Screenshot 2023-11-27 at 19.23.26.png
Screenshot 2023-11-27 at 19.23.07.png
Screenshot 2023-11-27 at 19.22.52.png
Hi James, you are not being dense, we specifically set the color of the paragraph for design reasons.
That is, for example, the paragraph text on dark backgrounds
the theme paradigm (if you like) is black vs white contrasts
that's overwriting the settings you have using Elementor
Hope if makes sense, we can delete these css codes that purposely set the paragraph colors in the theme's .css files using Appearance -> theme file editor
Now, the css code I've sent in my prev comment are setting new colors for all paragraphs if you modify the hex codes and add to customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Super stuff
That's what i thought. Cool.
I'll keep cracking on and let you know if i get stuck (as i'm not 100% sure i've got my head round this) but sounds like you've sorted it out (again) Cheers
Sounds good James
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy