Comments Paul started the conversationOctober 20, 2017 at 6:50pmHey there, we would like to display the font in the dark sections in white, without the need to use inline css. How did you you make it possible in the demo? We just added some text and it is the default font color (see screenshot). You can access the site with: flywheel and shaky-mitten 1,974Support repliedOctober 23, 2017 at 8:58amHello PaulTo change the font color in all parallax sections you can add.parallax-pattern-overlay, .parallax-pattern-overlay h2{ color: #ffffff;}in theme options -> styling options -> custom CSSotherwise if only for this section#versprechen, #versprechen h2{ color: #ffffff;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Like Sign in to reply ...
Hey there,
we would like to display the font in the dark sections in white, without the need to use inline css. How did you you make it possible in the demo? We just added some text and it is the default font color (see screenshot).
You can access the site with:
flywheel and shaky-mitten
Hello Paul
To change the font color in all parallax sections you can add
.parallax-pattern-overlay, .parallax-pattern-overlay h2{
color: #ffffff;
}
in theme options -> styling options -> custom CSS
otherwise if only for this section
#versprechen, #versprechen h2{
color: #ffffff;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy