Problem with the writing

Posted in: Newspaper
Post count: 127

hello, I have a problem with the writing that comes from the top of the box. Only with Ipad in portrait mode. On smartphones, desktop and ipad in landscape works well. Thank you in the meantime.

https://www.pcusb.it/img_0159/

Post count: 20688

Hi,

The title of the post is too big to fit correctly in the module, there is no space for it to appear entirely. You could set an excerpt limit for this module and limit the length of the post title
https://www.screencast.com/t/YCfUCuHDo9s
Also the module does not display a date by default, that is affecting the title as well. The best way would be to set a smaller length with the excerpt settings.
Or maybe reduce the font size only for that module, and also the margin on the date
https://www.screencast.com/t/Oqc8qrx7c
If that is useful, this is the code used

@media (max-width: 1018px) and (min-width: 768px) {
.td_module_mx6.td-small-thumb .td-big-grid-meta .entry-title {
font-size: 70%;
}}
.td-big-grid-post .td-module-meta-info {
margin-bottom: 10px;
}

Thanks

Post count: 127

Thanks Simion, it works!!!

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