Little urgent help vertical featured images

This topic contains 3 replies, has 2 voices, and was last updated by  Stiofan O’Connor 8 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #46913

    hacaro
    Buyer
    Post count: 54

    Dear support, i kindly ask tou a support to this:

    There is a way to fit vertical featured image in horizontal homepage grid ?

    All our listings have vertical image and the featured images are cutted to fit the box. Please can we help us to fit featured image without crop or cut.

    In another site we have used css object-fit, but here does not work.

    We are populating the site in these days and we need help before populate. Thanks in advance and best regards

    #46915

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello, we do this for many reasons but you can try adding this CSS to your child theme stlye.css

    
    
    .geodir_category_list_view li .geodir-post-img .geodir_thumbnail{
      background-size: contain;
    }

    Thanks,

    Stiofan

    #46938

    hacaro
    Buyer
    Post count: 54

    Thank you Stiofan i will try today,

    #46939

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    🙂

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket