hi
On Classico v1.2, i inserted code to change Slider title font in header.php
<link href='//fonts.googleapis.com/css?family=FontNameHere:100,200,300,400,500,600,700,800,900,300italic,400italic|2ndFONTHERE:100,200,300,400,500,600,700,800,900,300italic,400italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
However, now in Classico v1.3 the header.php is empty except a bit of code to load the header from elsewhere.
et_load_template('header');
Please advice where I should really be putting my Google font code? The theme has changed so it difficult to understand where the header section if anymore. is there not any place within the Theme Options to insert my code?
Regards