Change image size on 'From blog - by Lily

This topic has 4 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp

  • Avatar: Lily
    Lily
    Participant
    October 21, 2015 at 13:32

    Hi,

    On our homepage with have ‘Latest from Blog’ and our image sizes are 270px X 270px, but what I would really like is 263px X 164px

    I think our default images are set to 270px X 270px which is great for category and product pages, but not for the ‘Latest blog’

    How would I adjust the iamge display size?

    This is the images: http://screencast.com/t/bDk5wR7d7Qt8

    Many thanks

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 21, 2015 at 13:42

    Hello,

    Please use this code in custom.css:

    .vc_gitem-animated-block {
        width: 263px !important;
        height: 164px !important;
    }
    .vc_gitem-zone {
        height: 100%;
        width: 100%;
    }

    Regards,
    Eva Kemp.

    Avatar: Lily
    Lily
    Participant
    October 21, 2015 at 13:47

    Excellent many thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    October 21, 2015 at 14:02

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Change image size on 'From blog’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.