Before you ask please READ THIS

Changing apperance of labels in contact form

AirAir
in Blame Posts: 10,970
This discussion was created from comments split from: Size of Footer Widget Area.

Comments

  • Posts: 8
    Thank you. I need to change the color and size of the contact form letter only on one page, http://www.myclientshowcase.com/veeonthevine/free-wine-tasting/. Where is the line in the style sheet?
  • AirAir
    edited June 2015 Posts: 10,970
    For question about different topic you should start new thread in future.

    I think you mean labels in form. There is no style for this one but you can use this custom CSS to target them:
    .wpcf7-form p{
    font-size:50px;
    color: #000000;
    }
    Styles I wrote are just example ;-)

    With kind regards.
    Post edited by Air on
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion