Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

juggernautical on "[Plugin: Easing Slider "Lite"] Possible to give slider a min-width?"

$
0
0

Hey Matthew,

Thanks for getting back. Min-width does work in the way you described, however getting the slider to crop the from both the left and right sides is proving more difficult. (The cropped version of the slider is for handheld devices. The nav arrows will be hidden for this view.)

Example. Min-width and overflow:hidden doesn't crop the slider as I anticipated. Horizontal scroll bar is still present.

Here's the wrapper <div> css:

.slider {
position:relative;
margin:0 auto;
min-width:600px;
min-width:1400px;
overflow:hidden;
}

This is now a CSS problem more than an Easing Slider problem, so no worries if you'd rather close this thread.


Viewing all articles
Browse latest Browse all 16569

Trending Articles