This topic has 6 replies, 4 voices, and was last updated 10 years, 4 months ago by Anonymous.
Viewing 7 posts - 1 through 7 (of 7 total)
Find the following path: iva-business-hours-pro/iva-business-hours-pro-shortcode.php
You can change the dimensions of image here in iva-business-hours-pro-shortcode.php
if( $iva_open_image !=''){
$iva_oc_img = '<figure><img class="ivabh_open_img" src="'.$iva_open_image.'" width="470" height="300"></figure>';
}
if( $iva_close_image !=''){
$iva_oc_img = '<figure><img class="ivabh_close_img" src="'.$iva_close_image.'" width="470" height="300"></figure>';
}
The image automatically stretches as it has to be responsive. If we make it non responsive then it will not be stretched. In the next release soon we will consider making an option to disable the image responsive option so that users like you will be able to make changes and use the desired dimensions for the image. 🙂
Hello,
Can you please make it so we don’t need to edit the code and have a place to enter the % or image size?
Thank you for checking.
@viracreatv: we will consider adding this in the future updates and will notify you when it has been done.
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.