Viewing 1 replies (of 1 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    Hello superaven,
    if you wanna add “Roboto” font style, follow the following steps
    1- Open the file includes > design > text and color.php in admin custom login plugin folder.
    2- On line no. 343( for Headline Font Style ) you will see code for google fonts…add the following section of code with it.

    <option value="Roboto" <?php selected($RPP_Font_Style, 'Roboto' ); ?>>Roboto</option>
    you can also add it on the other option values wherever you want on the same file. After saving the file, you can use the required font style easily.
    If you have any problem regarding it please let us know, we’ll definitely help you.
    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Google Font: Roboto’ is closed to new replies.