Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #564096

    I have a contact form live and i want it to use the same font style.
    right now its a different one.

    My goal is to have the same font style as the body text of the page, like above.

    View post on imgur.com

    #564267

    Hi rolfroyce!

    Do you mean you want the placeholder text to be white with a green background as well?

    Cheers!
    Elliott

    #564527

    Hi Elliott, no i just want to have the same font – its a different one right now.
    the background color / font color is ok.

    thanks

    #564604

    Hey!

    Try adding this code to the Quick CSS:

    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top input[type="submit"], #top textarea, #top select{
        font-family: "Lora", serif;
    }

    Cheers! 
    Josue

    #564792

    thank you, this worked.

    I have the impression that for some elements the defined font in enfold settings is not applied.
    Why is that?

    like contactform, portfolio headlnes etc.?

    thx!

    #565779

    Hey!

    Did you check the font style in Enfold Option > Advanced Styling > Select an element ? This will not work if you have added custom styles. Please remove all custom styles and try.

    Also on the contact form you are not using a heading it is a paragraph text in place of the heading. Change the paragraph text to heading and it should all work fine.

    Cheers!
    Vinay

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