edit site for article title on phone

Posted in: Newspaper
Post count: 11

edit site for article title on phone

My site (nguonsusong.us) when displaying posts, posts headings too large. I want to adjust the position of 16px, I have to adjust. Please guide.

I have adjusted in Theme panel, but no effect.

I have a custom style.css file, but failed

  • This topic was modified 8 years by votong.
Post count: 23312

Hello otong,

If you want to target only the mobile devices, you should use the Advanced Custom CSS code which has to be placed here -> https://www.screencast.com/t/hjCqSVdr

A simple example of the code for module 6 is here ->

.td_module_6 .td-module-title{
font-size:16px;
}

Thanks for your understanding!

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