Add the following code in functions.php
//* Add new image thumbnail size
add_image_size( 'mythumbnail', 180, 180, TRUE );
You can modify 180 with any sizes.
+917803057266
Add the following code in functions.php
//* Add new image thumbnail size
add_image_size( 'mythumbnail', 180, 180, TRUE );
You can modify 180 with any sizes.