Dear @fourwhitesocks you need to put the maximal available width with correct behavior height so if even you put higher size than widget it re size to max available and will work responsive so it will always take 100% width of your widget.
Umm I don’t think you are understanding me though, the widget is NOT inside a container that has any restrictions so I’m wondering how do you make sure it goes 100% across the whole viewing screen? Usually this is accomplished by putting in 100%, but it’s not accepting percentage…
Resolved? How did you get it 100% wide?
Dear user if the slider is inside container, set for example 5000×5000 it will get 100%. so no matter what large number you will set, if that number is beyond container size it will take 100% no more.
OK so mine was NOT in a container 😉
So what I did. kind of like the above Support Member posted, I resolved it by making it ‘look’ like it is full width. I did set it at a very large pixel amount for the width; and for the particular site I was working on at the time it works fine for what I need.
I am trying this on http://www.mikecphotos.com and am not having luck.
I would REALLY like the main page to be pretty much the slider since I am a photographer. Wonder if I have to go into CSS also to make it line up properly.
Are you using the HUGE IT slider on that site right now?
On my homepage right now yes that is the slider that is on it.
From what I can see when I look at your code with Developer Tools your slider is inside a container and that’s why you are not able to get it to be as wide as you are seeking, because no matter how wide you set the slider it will be restricted by that container.
Inside the slider plugin what width do you have the slider set at by chance?