hello when i have add the banner promo its size to big i want to thambnel size to display i have select image size thmbnel but it will not good look it will size fix i will send the screen short for batter understand https://swadwan.com/wp-content/uploads/2020/06/Capture-jani.jpg
I saw the screenshot you attached but was unable to visit your website even if I used proxy. Please edit the page and set other sizes for the images. Clear cache and check back.
pleace cheq again i have solve the error size of promo banner i cant understand how i used thumbnel or mediam size i can select the size but area of promo banner are same please cheq
I have logged into your website and tested the promo banner. The Image size is less than the container size that’s why it’s affecting the image size. If the image will be bigger in size than the container then it will work perfectly.
For now add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.promo-banner .promo-banner-image {
width: auto !important;
margin-left: 25%;
}