Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #903989

    Hey team,

    I have tried various support solutions I found in the threads but was unable to get the single blog featured image size to stop cropping the top.

    I am using 600×600 images, But I want them content width 100% by full height. Basically a square. the theme cuts off some of the height by default. Tried adding this to the style sheet:
    .big-preview img {
    height: auto !important;
    width: 100% !important;
    }
    also added this to the functions file:
    $avia_config[‘imgSize’][‘entry_without_sidebar’]= array(‘width’=>1210, ‘height’=>1210, ‘crop’ => false );
    did a regen images.
    Is there something I missed?

    Thanks for your help.

    Steve

    #904095

    Hey Steve,

    This image does not seem to have dimensions for a square, has it been cropped?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #904274

    I’m having the same problem. I need to set square images on the featured image post image. I tried some ccs codes, but it doesnt work.

    #904313

    login info attached

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