I even tried to add custom css: height: 386px; But still not success.
These are the contents of my popup:
<div>
<div style="width: 70%; float: left;">
[wds id="1"]
</div>
<div style="width: 30%; float: right;">
<h3><b>Client Name</b><h3>
<p>Some Testname</p>
<h3><b>Brief</b></h3>
<p>Test text</p>
</div>
</div>
When I remove style=”width: 70%; float: left;” it goes to original size.
Sona
(@support-web-dorado)
@ravshanjonmir,
Is your issue currently resolved? The provided 70% width will overwrite the slider in any case, thus it will show smaller image.
Yeah, I resolved the problem using by adding onmouseover event to the main div inside popup.
It was not only with your slider, so there is no problem to worry about. I just added code that would click on “next” button inside the slider while popupgot focused.
Sona
(@support-web-dorado)
@ravshanjonmir,
I am happy you got a chance to make the things work out fine. Thank you for using our plugin.