Okay
  Public Ticket #1341854
Problems with font color
Closed

Comments

  • Paul started the conversation

    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

  •  1,974
    Support replied

    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