New Landing How can we help? Themeforest Theme Support Dante blog mini thumbnail size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #33471
    excelim
    Member
    Post count: 14

    For both the blog and archive/category pages in mini config, how/where do I set the thumbnail size of the images in the post loop? I need this to be a global option rather than a per post option.

    #33598
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Are you looking to make the images wider or smaller? They don’t have a fixed height, and the image size is set dynamically.

    – Ed

    #33614
    excelim
    Member
    Post count: 14

    I’m wanting them smaller in a fixed height/width area so as to not be longer than the excerpt text or push it too far to the right.

    #34170
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    It’s not possible to restrict the height without changing the image setup in the code, but you could easily change the width by adding the following custom css to the box within theme options:

    .mini-items .blog-item figure {
    width: 200px;
    }

    Hope that helps.

    – Ed

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register