Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: h1, h2, h3, h4, h5, h6{ font-size:18px; font-family:your font type; } p, a{ font-size:14px; font-family:your font type; } Thanks & Regards Gourav Shrivastava
That worked well thanks, And how will i change the font colour of the theme? And also how do i change the font colour of the text in the text widgets.. Ive added a text widget in the footer section and the colour of the font conflicts with the theme colour for my liking. Please advise accordingly thanks. See link http://kaokomedical.datalabsit.com/
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .footer div.textwidget { color: YOUR COLOR VALUE; } Thanks & Regards Nitesh Raghuwanshi