I would like the featured image and video to have the same dimensions. Right now the images are smaller than the videos.
See example with image:
Example with video:
I have tried to resize the images to the width of the page layout (set to 960px in theme options but apparently 995px in real life?!)
Comments
you are using some kind of third party plugin, lazyloading is included.
Please disable all plugins and check again.
[Links visible only for registered users]
thanks
Here is some info about featured images in the theme for more information:
Hi,
There are many types of featured images in the theme, here are instructions for changing them:
1. To change the size of the images used in portfolio/blog/shop, please navigate to theme options>blog,portfolio&shop>featured image.
2. To change the size of the default WordPress gallery images, please go to settings>media.
3. To change the woocommerce images size please go to woocommerce>settings>products>display.
Notice!
Remember to use thumbnail regeneration after you make your changes. Otherwise, the images will not change their size.
thanks
.section-post-header .single-photo-wrapper.image .image_frame {thanksmax-width: 100% !important;
}
thanks