Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • shemeam Friend
    #1011897

    I using the ‘Articles – Category’ module on the page http://www.shemeam.com/services/website-development.

    Some of the images are not displaying correctly.

    All images are 550x550px

    The two images in question are
    Hollie’s Beauty & WALC

    I have tried moving them in position and cannot figure out why they are not showing the same as the others.

    Also I have the masonry configuration set to 1 image for small screens, but they do not resize very well.

    Can you help please


    1. screenshot-www.shemeam.com-2017-02-19-15-43-23
    2. holliesbeauty
    3. walc

    Shemeam

    Pankaj Sharma Moderator
    #1012008

    Hi
    Add below code in custom.css file

    .img_caption img {    max-width: 100%; }
    .category-module .article-img .img-intro img {
        max-height: 100%;
    }

    Hope it helps.

    shemeam Friend
    #1012173

    It helps with the responsive view, but the two images are still not showing correctly. It is a mysteryt

    Can you also tell me the best size for intro images on this template.

    Thanks

    Shemeam

    Pankaj Sharma Moderator
    #1012355

    Hi
    Use this code to make image 100% width in custom.css file

    .category-module .article-img .img-intro img {
        width: 100%;
    }

    Hope it helps.

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum