Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1414745

    mickeyknox
    Participant

    Hello,

    I have scoured the Knowledge base and found quiet a bunch of articles on the topic, but none of the answers solved my issue completely. I am trying to resize the featured image for the blog index page to 350X800. I have managed to resize the container it seems with these lines of custom css

    .wpb_single_image img{
    height: 350px;
    width: 800px;
    }

    however, it now pulls in the 150X150 Thumbnail and resizes it to fit the space, which looks crappy of course.

    http://272.9b9.myftpupload.com/online-marketing-blog/

    If you would throw me the missing lines to show the image in its original size i need to drop in to make this work, would be much appreciated

    Regards
    Stefan

    #1415132

    Christian
    Moderator

    Hey Stefan,

    X does not use 150×150 image size for the featured image. Looks like you have customized this bit. Please remove all customization then check again. If you don’t have customizations, please check if you’re using Jetpack Photon. If so, please disable it.

    Thanks.

    #1416291

    mickeyknox
    Participant

    Hello Christian,

    thank you for the quick answer, it pointed me the right way. The page is build with the visual composer Post Masonry Grid. This seems more of an issue of the page loading the wrong sized image. I just cant figure out where i set which image size to load.

    I have checked the cornerstone features and i cant even get close to where i want it to be with CS, so thats not an option.

    Would this even still be css?

    Regards
    Stefan

    #1416612

    Jade
    Moderator

    Hi Stefan,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1416710

    mickeyknox
    Participant
    This reply has been marked as private.
    #1417256

    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! The issue is not about the image size. It is about how you have set the image displayed with your Post Masonry grid element. Simply edit your page and check your Post Masonry Grid settings. Try to change the Grid element template is needed.

    Hope this helps.