I am currently trying to implement THIS very simple content slider. I have reached a point where it is working, however using the CSS code below I need to make the slider fu
Trz to set width&height to slider
.bx-wrapper {width: 100%; height: 100%;} /* I don't know where exactly this element is added, so maybe try .bxslider {width: 100%; height: 100%;} */