Okay
  Public Ticket #345451
font in contact form
Closed

Comments

  • Stepan started the conversation

    Hello, I am having my site in Czech lang that uses extended latin. Sadly there is no way to change the font (that currently doesnt support those latin-ext characters) so it looks ugly when someone uses it.

    Any plan to include the possibility to change to the options panel?

  •  8,847
    Tahir replied

    Hey!

    Can you provide the page url and the font you want to use so i can write up custom css. 

    Thanks 


    ThemeNectar Support Team 

  •   Stepan replied privately
  •  8,847
    Tahir replied

    Hey Again!

    I cant seem to view the site even after logging in . Please provide administrator access. 

    Thanks 


    ThemeNectar Support Team 

  • Stepan replied

    Okay, it has been changed.

  •  8,847
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .wpcf7 * {
        font-family: Open Sans;
    }
    
    Thanks


    ThemeNectar Support Team 

  • Stepan replied

    It worked, thanks :)