Decrease font size

Posted in: Newspaper
Post count: 24

Hi,

I am trying to decrease font size for any devises.

For example;
Brock Title=Desktop(18px), Ipad mini4 (16px), Iphone(14px)
Article title=Desktop(20px), Ipad mini4 (18px), Iphone(16px)
Normal text(Body?)=Desktop(16px), Ipad mini4(14px), Iphone(12px)

Media files always decrease their size on each devises. And it is fine for me.
But text does not. I would like to decrease text font size on each devises.

Thanks,

Post count: 20688

Hi,

You can use the Advanced Css fields available in the theme panel – https://www.screencast.com/t/ltTmlleFr
There you could enter your custom code based on the different device selection. For example if you would like to change the block title font size on phones, you could do it like this
https://www.screencast.com/t/SbPpRNqBH
You can identify the text or element you want to customize using the browser inspector
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Then you can create custom code and enter it in the theme panel, in order to make these modifications.

Thanks

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