Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #320667

    On this page I have put in two masonry blogs – I only want one but I want the images to be

    480 by 321
    232 by 152
    232 by 321

    with 16 margins or similar

    How can I so this?

    thanks

    • This topic was modified 10 years, 3 months ago by sandboxes.
    #320953

    Hi sandboxes!

    Thank you for using Enfold.

    You can adjust the thumbnail size of the masonry image on functions.php. Look for this code on line 110:

    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    

    Adjust the width and height then regenerate the thumbnails. The image dimension will also depend on the size of the columns. You might want to disable the full width masonry by placing the masonry element inside a 1/1 column layout. Set the Size Settings to Perfect Manual Masonry.

    Best regards,
    Ismael

    #632937

    HI, how do I achieve this with a child theme?

    #633674

    Hi,

    You can remove the modification then install this plugin: https://wordpress.org/plugins/simple-image-sizes/

    Best regards,
    Andy

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