How to increase font size for mobile pages

Posted in: Newspaper
Post count: 48

How to increase text font size of page in mobile editor.

Post count: 27744

Hello,

To increase the font size for mobile pages you need to edit the mobile page and change the font size for elements.
Also, please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/
If you have mobile theme plugin, you need to go in Theme Panel -> Mobile Theme -> Theme Fonts => https://i.imgur.com/mDo3IBi.png

Thank you!

Post count: 48

i am using mobile theme plugin and want to increase font size of privacy policy’s page, that is placed in amp footer menu. In theme font section of mobile, there is no any option to edit page font.

Post count: 27744

Hi,

Please provide some screenshots to be able the help you efficiently.

Thank you!

Post count: 48

To make the pages appear in the amp, the content is written in the mobile editor section at the bottom of the page, but there is no option to increase the font(screenshot). Also inside the mobile theme panel there is no option to increase the font for the mobile page (screenshot).

Post count: 27744

Hello,

Please use this custom code CSS
.td-page-content p, .td-page-content li {
font-size: 25px;
}

The code needs to be set in Theme Panel> Mobile Theme > Custom code> CSS.

Thank you!

Post count: 48

Thanks a Lot 🙂

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