font site article title too large: Newspaper 8.5.1

Posted in: Newspaper
Post count: 11

font site article title too large: Newspaper 8.5.1

The title of the article is too big font, please point me to small font size 16px.

I used Newspaper 8.5.1

Thanks for the supportfont site

Post count: 11

support slow too, i waiting 2 days not seen any reply

Post count: 11

no one support me, service support very slow, not satisfied

Post count: 11

I have adjusted the size of the font, in style.css file, on the computer interface is, on the phone the article title is still large. I do not know where to adjust. I bought the Newspaper 8.5.1, they said support for six months, but three days no one support me. Service is too bad, no customer support.

Post count: 22421

Hello,

Sorry but we were on Christmas break as can be seen at the very top of this post: https://www.screencast.com/t/uGKURLrD
Our theme does not have any options to change fonts specifically for the mobile version.
The fonts on themobile version of your site seem fine now. Please provide specific instructions to precisely which font you want changed and how so I can provide the proper code.

Thank you!

Post count: 11

How do I set the site font to the title on a small cell?

Currently the size is too large, occupy the space of the phone.

Please guide, thank you for your support!

Post count: 11

I have to edit in mobile / style.php

Please show me which line of the article title, how to lower the letter from 42px, 32px to 16px.

I do not accept the article title on such oversized mobile phones, it takes up space of mobile phones.

You can edit the mobile / style.php file and send it to me!

thank you

Post count: 22421

Hello,

Upon checking your site I see there are no more big fonts. If you change a font on desktop it will also affect mobile devices. if you want to have big titles on desktop and smaller ones on mobile you will need to add this css in your theme panel custom css box or if you use the mobile theme in the mobile theme custom css section:

@media(max-width:767px){.td-ss-main-content .td-post-header .td-post-title .entry-title{
font-size:18px!important;
}
}

Thanks.

Post count: 11

I did it.

thank you for the support

God bless you

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