thumbails

Posted in: Newsmag
Post count: 40

Hi, i dont get why at my mobile theres is this featured picture (first picture)
https://ahoraroma.com/wp-content/uploads/2019/01/IMG_2803.png

If the thumbails should be something like this:
https://ahoraroma.com/wp-content/uploads/2019/01/48425529_1996035870483228_525046802609602560_n-960×580.jpg
https://ahoraroma.com/wp-content/uploads/2019/01/48425529_1996035870483228_525046802609602560_n-300×160.jpg
this is the list of all thumbails for that picture:
https://ahoraroma.com/wp-content/uploads/2019/01/Captura-de-pantalla-2019-01-16-a-las-11.52.34.png

Desktop version is ok:
https://ahoraroma.com/wp-content/uploads/2019/01/Captura-de-pantalla-2019-01-16-a-las-11.43.07.png

But in mobile version the crop is not ok because the plane shpould be higher, but all thumbails seems to be ok at my library. Why?

Post count: 23312

Hi,

Please notice that’s the default functionality of the theme when you are using a big grid. This is the responsive version of this element, sorry! You can try using a bit of CSS code if you like to display in this way -> https://www.screencast.com/t/87UD6gLH1

@media (max-width: 767px){
.td_block_big_grid_2 .td-big-grid-post {
height: auto;
}}

Thanks.

Post count: 40

Thanks for the answer, where should i put this code?

Post count: 40

Solved, thanks!

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