From Typography-Settings I have selected Open Sans as font for all elements. However <h2>formatted headings still are displayed in Open Sans Semibold. Please advice me how to change the Default font from Open Sans Semibold to Open Sans.
Here is a link to the page in Turkish where you will see some characters (in the headings it is most notable) are not displayed properly http://www.csa.com.tr/language/tr/anasayfa/.
At this moment the option \"Load Ext. Characters...\" is checked.
I tried also to select different fonts but these characters still do not display properly.
From Typography-Settings I have selected Open Sans as font for all elements. However <h2>formatted headings still are displayed in Open Sans Semibold. Please advice me how to change the Default font from Open Sans Semibold to Open Sans.
Thank you
Hey ,
Could you provide the page url so i can have a look at the underlying css.
Thanks
Salient Support Team
Here is a link to the page in Turkish where you will see some characters (in the headings it is most notable) are not displayed properly http://www.csa.com.tr/language/tr/anasayfa/.
At this moment the option \"Load Ext. Characters...\" is checked.
I tried also to select different fonts but these characters still do not display properly.
Please advice me how to solve this.
Thank you
Hey,
I dont see any google custom font being active ?. Could you set it in Typography options.
Thanks
Salient Support Team
Open Sans activated.
Seems to have fixed it.
-T
Salient Support Team
Despite that Open Sans is selected all h2 tags are formatted with OpenSansSemiBold - Why ?
Hey Again,
I am seeing all h2 set to Open Sans using the custom css i provided earlier.
Thanks
Salient Support Team
You have not given me any CSS code and the h2 tags have not been fixed
Hey Again,
#page-header-bg h2, body h2, article.post .post-header h2, article.post.quote .post-content h2, article.post.link .post-content h2, article.post.format-status .post-content h2, #call-to-action span, .woocommerce .full-width-tabs #reviews h3 { font-family: \'Open Sans\' !important; }You have added Open Sans via Typography. There is also OpenSansRegular, Semibold added by the theme.
Thanks
Salient Support Team
Thank you