Comments 10Matteo started the conversationFebruary 6, 2024 at 8:53pmHi there,I tried to create a dark section but some text and one button are not readable.The button is full white and the text is full black (see attachment).Can you help me? The website is public and you can find this section in the home page before the footer. Link: www.m-space.chThank you in advanceAttached files: Black_Text_toChangeInWhite.png 1,973Support repliedFebruary 7, 2024 at 5:15pmHi Matteo,try adding in customizer -> additional CSS.dark-section .entry-meta li a { color: #fff;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 10Matteo repliedFebruary 8, 2024 at 12:03pmHello,it worked for the sentences on the right but not for the button (see attachment), do you have any odder CSS trick?Thank you in advanceAttached files: EventsBlog.png 1,973Support repliedFebruary 8, 2024 at 6:09pmRight, try adding as well.dark-content .light-section .button-border a { color: #222;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 10Matteo repliedFebruary 9, 2024 at 11:50amHi there,perfect! Fixed, thank you. 10Matteo repliedFebruary 9, 2024 at 2:09pmIt worked but now I've problem with the light mode (see attachment).I tried some CSS Rules (see attachment): your CSS role (green one) works perfectly, I tried to add a new CSS rule (red one) but doesn't affect the button.Link: https://m-space.ch/contact/Do you have any advice? Thank youAttached files: ButtonDark.png CSS_Rules.png 10Matteo repliedFebruary 13, 2024 at 7:11amSorry I think you misread and close the ticket - but I still have a problem on it (:See my last answer - thank you 1,973Support repliedFebruary 13, 2024 at 7:14amHello, regarding your second css statementdark-section and light-section classes are mutually exclusiveThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 10Matteo repliedFebruary 13, 2024 at 7:37amHello,ok thank you. Sign in to reply ...
Hi there,
I tried to create a dark section but some text and one button are not readable.
The button is full white and the text is full black (see attachment).
Can you help me? The website is public and you can find this section in the home page before the footer. Link: www.m-space.ch
Thank you in advance
Attached files: Black_Text_toChangeInWhite.png
Hi Matteo,
try adding in customizer -> additional CSS
.dark-section .entry-meta li a {
color: #fff;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hello,
it worked for the sentences on the right but not for the button (see attachment), do you have any odder CSS trick?
Thank you in advance
Attached files: EventsBlog.png
Right, try adding as well
.dark-content .light-section .button-border a {
color: #222;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi there,
perfect! Fixed, thank you.
It worked but now I've problem with the light mode (see attachment).
I tried some CSS Rules (see attachment): your CSS role (green one) works perfectly, I tried to add a new CSS rule (red one) but doesn't affect the button.
Link: https://m-space.ch/contact/
Do you have any advice? Thank you
Attached files: ButtonDark.png
CSS_Rules.png
Sorry I think you misread and close the ticket - but I still have a problem on it (:
See my last answer - thank you
Hello, regarding your second css statement
dark-section and light-section classes are mutually exclusive
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hello,
ok thank you.