Hi, To custom style your own text families follow the steps: Paste your own custom code in Custom CSS section that you will find in (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Regards, Sameer
Hi matlars! Please download and install the latest version of this theme from members area. This will resolve your issue. Thanks, Praveen
} h1, h2, h3, h4, h5, h6 { font-family: "Garamond"; color:#122432; } h1 { font-family: "Garamond"; font-size:30px; } h2 { font-family: "Garamond"; font-size:30px; } h3 { font-family: "Garamond"; font-size:20px; } h4 { font-family: "Garamond"; font-size:18px; } h5 { font-family: "Garamond"; font-size:16px; } h6 { font-size:12px; H1 change but not H2, H3 etc.... ?