jcstauring

Hi,

It seems the font loaded via the com_layer_slider component on your site, could you check this component again?

    jcstauring
    Hi
    open template folder /tpls/blocks/head.php file
    Find

    <!-- Import Roboto Fonts -->
    <link href='http://fonts.googleapis.com/css?family=Roboto:400,300,500,700&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic' rel='stylesheet' type='text/css'>

    replace it with

    <!-- Import Roboto Fonts -->
    <link href='https://fonts.googleapis.com/css?family=Roboto:400,300,500,700&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic' rel='stylesheet' type='text/css'>

    Save file and check,
    This change will be added to next update of the template as well.

    Regards

    Thank you!!!! that saved me a lot of time trying to find the file.

    Ninja locked the discussion.
    Write a Reply...
    You need to Login to view replies.