Font change for a page created with tagDiv composer

Posted in: Newspaper
Post count: 11

Hello,

I created the front page with tagDiv composer with two elements:
– Big Grid full 7
– Raw HTML

I want to change the font family & size for the text (H1, H2, content) in the Raw HTML element. I tried going to theme panel -> Theme Fonts -> Pages. But these adjustments don’t work.

How to change it?

Post count: 22421

Hello,

You will need to change the font with custom css for your custom implementation. The theme will use the default theme font for these elements but you need to change it with css if you need to change font. The theme cannot control custom code font. Use the browser inspector and apply the font-family you want with css. https://www.w3schools.com/cssref/pr_font_font-family.asp

Thanks.

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