Hello,
I went to “Theme Panel – Theme Fonts – Post title” and i was able to choose the font size. It is working fine in desktop version … but in cell phone version i am seeing always the same size … how must i do to change the size for the cell phones version?
Thanks!
Hello sapito,
The code have to be added in Theme panel->Custom CSS area, like this -> http://screencast.com/t/b0EUiin3u3
Thanks.
Hello Catalin,
Here is the url … http://666travel.com/cheap-round-trip-flights-from-atlanta-usa-to-los-angeles-usa-non-stop/
I am having the same problem for the desktop and mobile version.
Thanks!
Hello sapito,
If you want to reduce the spaces between your post title, you have to use a bit of CSS code for adjusting. Please try the code below and place it in Theme panel->Cusomt CSS area.
The code is ->
.td-post-title .entry-title{
line-height:28px!important
}
The result you should see here -> http://screencast.com/t/IbqOYf0jfE
Thank you for the message!