Good day, I am building a website on SwiftRay and the fontsize on my about page as well as on my home page is very small. I would like it quite a bit bigger. I would also like to change the font (type). Is that possible? Thank you! Landi
Hello Landi, Greetings from InkThemes! Could you please provide us 'URL' of your site so that we can better assist you? Thanks & Regards! Priyanka InkThemes.com
Hi Priyanka, Unfortunately I cannot send you my URL because se site is not live yet. I just want the overall font of the website much bigger. (I attached a screenshot of one of the pages of the template. That font I want bitter). And I have a 'customized' font (.ttf file) that I would really like to use if possible. Hope you can help! Kind Regards Landi
Hello Landi, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .home_content p { font-size: 17px !important; } Note: change numeric value as per your requirement. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com