Change font size of post titles for mobile only

Posted in: Newspaper
Post count: 5

Good morning,

I need to change – for mobile only – font size of post titles.

I tried to modify style.css:

@media (max-width: 1018px)
.td-post-template-default .td-post-header header .entry-title {
font-size: 32px;
line-height: 36px;

But nothing happened (checking with mobile)

Thanks

Post count: 18283

Hello !

You can achieve that by editing the mobile theme in theme panel – https://www.screencast.com/t/TYBMHnKr

Thank you !

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