Change Font in a certain page title

Hi All,

I’m new to WordPress and I am loving the activello theme - I need some help doing changes in the CSS of the website. Specifically in our about page.

Is there such information where I can get to know the correct code to add for me to change it?

Here’s the page that I want to change the title font.
https://www.heartsunveiled.org/epitaph-dedication/

Hi there

Hope you are having a good day and thank you for your question :slight_smile:

In order to be able to identify which sections use which classes and to be able to modify them, you can use the inspector from the browser.

I’d also be glad to assist you with the process, kindly let me know which changes you would like to make to the site so that I may assist.

Thanks!
Colorlib Support Team

Hi! apologies for replying just now.

I wanted to change the font of the title page in https://www.heartsunveiled.org/epitaph-dedication/ to a Playlist Script font.

and change the pullquote and block quote to a regular font not bold.

Hey there

This is the code to change them:

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
font-size: 20px;
font-weight: 100 !important;
}

but please be aware, font type you are using right now do not have less weight variants