Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1041694

    Hi
    Open custom.css file and add below code to make the image height 100%

    .magazine-featured .item-image, .magazine-categories .item-image {
    
        max-height: 100%;
    }
    
    .article-intro-media .item-image {
        max-height: 100%;
    
    }

    Regards

    brandpropaganda Friend
    #1041856

    Ok solved, thanks.

    Pankaj Sharma Moderator
    #1041919

    You are welcome!

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

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

The topic ‘Image Size and Resize’ is closed to new replies.