Your source has
<!– end .home-slider –>
& it should be
<!–- end .home-slider -–>
Also, I think you might have a stray closing brace at the end of your style.css.
Thanks – I removed both issues, but the slider still won’t resize for mobile.
I have removed every single validation error and the plugin still isn’t being responsive.
Thanks,
Jenn
In the slider style.css at the top is
#genesis-responsive-slider {
background-color: #fff;
border: 3px solid #eee;
margin: 25px;
padding: 0px;
position: relative;
width: 588px;
}
The width: is forcing the slider to stay at that size.
Thanks! That did the trick. I gave the plugin 5 stars.
I have setup Genesis Responsive Slider at http://jlr.shivakhanal.com.np but it doesn’t shrinking to mobile size while viwing from Mobile. Can you please help me what may be the issue.
around line # 564 of style.css you have
#home-featured {
width: 960px;
}
change that to
#home-featured {
width: 100%;
}
Thanks Ron Rennick,
It worked as per my requirement. Thank you once again.
I recently moved to Genesis Framework+Eleven 40. Installed this plugin also. But when I view site on mobile site is not resizing accordingly. What may be the cause?
My site is http://www.basunivesh.com
I have the same problem (using Genesis Framework + Epik theme). The slider is not responsive and it’s shown at full width on a mobile device.
The solutions above don’t seem to work. If there are other solutions that might work for me i will be glad to hear them.
Thanks in advance!
@william73: If you require assistance then, as per the Forum Welcome, please post your own topic.
This 11 month old topic references an old version of WordPress.