Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Marcello,

    The theme’s demo page shows a thumbnail image floated to the left and the text floated to the right, therefore image and text are supposed to be side by side. You can achieve this result by selecting the thumbnail size for the image rather than the medium size.

    Here’s the theme’s category page on the theme’s demo site for your reference:

    https://demo.dezzain.com/category/gadget/

    I hope this helps ??
    -Ciao, Maria Antonietta

    Thread Starter Marcello

    (@marcello892)

    It doesn’t work ??

    Hi Marcello,

    If the images are smaller it does work. Try adding thumbnail size images, not medium size, as you have now. Have a look here:

    https://uploadpie.com/WVopY

    Alternatively, in your custom CSS editor or child theme try adding this CSS

    #post-entry div.post-thumb img {
        max-width: auto;
    }

    I hope it works now.

    Theme Author Richie KS

    (@rkcorp)

    @marcello892
    i had no idea what you mean?

    new version can choose featured image thumbnail, medium or large in theme option->post setting. did you try re-save them???

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Post category’ is closed to new replies.