Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #919346

    Can you help me change the color of the contact form title from gray to white? The form is directly at the top left of the homepage.

    #919397

    Hey mframe,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .wpcf7-form h2 {
        color: #fff !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.