Hi alkahf, is the youtube video one video or are you trying to add two or more youtube videos into your slideshow?
Kind regards
Thread Starter
alkahf
(@alkahf)
Hi mbrsolution There is many youtube videos
problem not with video!
Problem that sliders height going up and display other image when screen going small!
Hi have you tried to change the slideshow height?
Thread Starter
alkahf
(@alkahf)
Yes i have but same problem!
Try and change the image behaviour.
Hi,
The slideshow’s behaviour as shown in the YouTube video looks like a bug in the slideshow’s script. It probably can’t be solved by changing your slideshow’s settings.
Could you please provide me with a link to your website so I can fix the problem?
Best regards,
Stefan
Thread Starter
alkahf
(@alkahf)
Thanks for attention ٍStefan and mbrsolution!
As my site not ready yet then i try to send its link via email from your site: http://stefanboonstra.com
But:
————
Oops!
Please enter a valid email address.
—————–
🙂
May give you please by skype: feya_k(at)yahoo.com
Best Regards!
I understand, I’ve sent you a message on Skype. You could also mail me at [email protected]
Thread Starter
alkahf
(@alkahf)
Thank you Again Stefan
I sent mail just now
Regards:)
You’re very welcome!
I haven’t received your email yet, though. Did you send it to the right address?
Thread Starter
alkahf
(@alkahf)
Yes stefan i did!
Thanks for attention
Thanks Feya, I have received your mail now.
Hi Feya,
The problem seems to be caused by your theme’s stylesheet. On lines 93 through 96 in “default.css” it says”:
.slideshow_container_style-light, .slideshow_container {
width: 100% !important;
height: 35vw !important;
}
This CSS code influences the height and width of the slideshow, which confuses the size calculations made the slideshow’s responsive script. Removing these lines of code solves the problem.
Best regards,
Stefan
Thread Starter
alkahf
(@alkahf)
Thank you stefan for very nice support!