Page Title Font Size

Posted in: Newspaper
Post count: 39

Hi Team,

How could we change the page title font size for both desktop and mobile versions?

Below is an example page. We want to make the title bigger in font size:

https://www.nicobros.com/bounce-rate-improvement-service/

Thank you very much.

Post count: 22421

Hello,
You can use this custom css:


.page .td-page-title span{
font-size:40px;
}

You can add it in the theme panel-> custom code-> advanced css section and change the size for each screen size in particular.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.