Hello, I would like to change the fonts of the text of top heading and the text of the top sub heading and The Text For Home Page Four Column Main Heading and The Text For Home Page Product Section Main Heading. That is to say, I would like to change the main fonts Thank & regard Marta
Hello Marta, If you want to change the fonts of those areas then, you need to paste below CSS code in Custom CSS field located in Dashboard->InkThemes->Theme Options->Styling Options Code: #sub_header .st-title-wrap .st-title { font-family: sans-serif; } #sub_header .st-title-wrap .light-weight { font-family: 'Source Sans Pro', sans-serif; } #site_features .f-content span.f-heading { font-family: sans-serif; } This will resolve your issue, Warm Regards! Naveen Kolhe InkThemes.com