Hello tom, thank you for your fast response.
I forgot to include, for the mobile view only
I’ve been following your guide tom and I added this code: (to set the size of thumbnails on mobile view)
.post-image-aligned-left .img post-image {
max-width: 100px;
}
}
Now step to align the thumbnail with the title of the post (thumbnail at right and title on the left)
UPDATE! I’ve done this and successfully, I get the code on this forum.