How can I make the title in purple?

I activated the theme but the font is in black and I think even the font style is different. Please help.

I also want to know how can I change the title font style to the one that’s shown in the theme demo.

Hey there,

I hope you are well today and thank you for your question.

Could you provide the URL to your website so we can investigate for any abnormalities?

In the meantime, you can use this CSS to change the font style of the theme.
Add the following CSS code to the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

/**/
html body {
    font-family: 'Lora', serif;
}

Best regards,
Support.

My website is www.skinnysfitness.com. please help me with this issue too. I see that the featured image is applying twice in the blog posts. And when I tried removing the image from the post (and retaining in the featured image) it shows only 3/4 of the image I need to show. Please help.

Hello there,

One image is from the featured image section of the post and the second is one that you may have added so simply remove the image from inside the post leaving the featured image.

Best Regards,
Support