Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #340127

    Hi
    I can set options for single blog post layout :
    Single post with big image preview (featured image).
    Single post with small preview picture (featured image).

    But how to get an image between big and small image preview (medium size image) for single blog post layout?
    Thank

    • This topic was modified 10 years, 1 month ago by bicounet.
    #341294

    Hi bicounet!

    Thank you for using Enfold.

    There is no medium option available. You can change the thumbnail size via css.

    Regards,
    Ismael

    #364063

    What css rule should be used?
    thank you

    #364427

    Hey!

    What is the blog style of your blog? We need to see the actual page. Please post it here. I’d recommend to use the Single post with big image preview (featured image) then adjust it via css.

    .big-preview img {
    width: 80%;
    }

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.