Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3389881
Post feature image
Closed

Comments

  • Marine started the conversation

    Hey,

    I don't understand with a post feature is small on one page and not on the other one. 

    On my homepage, Actualités block, the feature image is OK, cf print screen 1.

    On the news page, the same post has a smaller feature image, cf print screen 2

    In the page backoffice, it's OK, cf print screen 3.

    Can u tell me how to fix this because I have anoter image in the same case.

    Tx a lot,

    Marine

    Attached files:  1.JPG
      2.JPG
      3.JPG

  •  7,092
    Oliver replied

    Hi,

    Sorry for delay, your image is too small, take a look:

    https://evalteam.fr/wp-content/uploads/2020/02/1.Vendre-ou-ne-pas-vendre.jpg
    

    https://prnt.sc/JJVSMg1Vm-Jq

    please add a larger image or try adding this CSS code:

    .blog-grid .post-item:not(.sticky) .img-responsive {
        height: 100% !important;
        width: 100%;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Marine replied

    Tx Oliver! I've added the CSS code. 

    But to understand how your theme works, can u explain why on the homepage, the same image has been automatically resized to the good size (I mean no difference with its neighbours) and not on the other pages (as it's the same feature image).

    Txxxxxxx 

  •  7,092
    Oliver replied

    Hi,

    The image is blurred, just add image in the bigger size, it's too small, see your original size:

    1.Vendre-ou-ne-pas-vendre.jpg


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver