Home Forums Free Themes Education Hub SIZE OF THE IMAGES OF NEWS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #150074
    juani17
    Participant

    Hi again,

    I am using the free version and I would like to know how to set/fix the size of the images in the news section. As in the images of the design, i would like to have the images of all the news with the same size, but without cutting or rescaling the images. I just only want to fix the size of displaying the image of the new.

    https://www.dropbox.com/s/qai2g41ygepmqp6/Captura%202.PNG?dl=0

    Thanks!!

    #150079
    Psink
    Keymaster

    Can you please share your site URL?

    Regards,

    #150081
    juani17
    Participant

    Hi again,

    I attached a screenshot of the web because I am working on a clon web.

    Thanks!!

    #150083
    Psink
    Keymaster

    Hello

    Please try this css

    
    .news-post img {
        height: 200px;
    }
    

    Hope it will help

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.