New Landing How can we help? Cardinal Reducing Category & Post thumbnail size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #235470
    George
    Member
    Post count: 235

    Hi there,

    On my categories pages, my posts and thumbnails are very large, is there a way of using css to force these to be smaller, so I can use smaller thumbnail images and offer better ux to my users?

    Please see here as an example: https://events.com.au/events/tennis/

    On a desktop the post image/preview is so large it only fits 2 across.

    I would like it to still be responsive for devices though.

    Appreciate any help with this.

    #235541
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You only have it set to 2 columns, if you increase the columns the images will go smaller. Or are you trying to do something else?

    – Kyle

    #235715
    George
    Member
    Post count: 235

    Hi Kyle,

    I see, that did work when I changed it to 4! Is there anyway of forcing the height so that two rows are kept aligned?

    Thank you.

    #235798
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .masonry-items .blog-item .details-wrap, .masonry-items .blog-item .grid-no-image {
      padding: 15px 30px;
      min-height: 300px;
    }

    – Kyle

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 one of the following items
Login and Registration Log in · Register