Mobile Theme Font Size

Posted in: Newspaper
Post count: 39

Hi Team,

When we use the mobile theme, the font size of paragraph (or content) is too small for reading. How can we just change the font size of paragraph on mobile screen? Please advise. Thanks.

Post count: 20688

Hi,

That could be changed with some custom code, at the moment there are no theme options to customize the font properties when using the mobile theme plugin.
You could change the paragraph font size for the post content for example, with a code like this (the default is 15px)
https://www.screencast.com/t/auDDK8DFhu

.td-post-content p {
font-size: 18px;
}

Enter the code in Theme panel->Mobile theme->Custom CSS section.

Thanks

Post count: 39

Hi Team,

Thanks. But there was nothing changed after we inserted the code…

https://nicobros.com

Post count: 39

Hi Team,

Sorry, we forgot that we are using cache. It works perfectly now.

Thank you.

Post count: 3

Hello, could you tell me how I can see the same home page, which is for a computer, in a cell phone. In the phone are not all the categories that I leave in the web for computer. regards

Post count: 20688

Hi,

The same content from desktop will be displayed on mobile, if the mobile theme plugin is deactivated. When this plugin is active this allow you to set a different menu, different page content etc.
The mobile theme plugin is optional, as the main theme is fully responsive in design and will adapt the website for every device.
More useful information about the mobile theme plugin here
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Post count: 3

Hello, thank you for your information, but how can I change Homepage – the “Mobile Theme” single predefined page template.

top grid – displays 3 featured posts (posts included in the Featured category)
latest articles – displays the latest articles

Thank you

Post count: 20688

Hi,

That cannot be changed. That is the way the mobile theme is designed, the front page content cannot be edited. The mobile theme will apply predefined templates for the front page, post page, category page, smart lists etc. This is intended for the purpose of making the mobile theme as light as possible on performance.
Content for mobile pages is limited to the Mobile editor.
You can choose not to activate the plugin, then the same content from desktop will be displayed, adapted for all devices.

Thanks

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