Reply To: Responsive slider widget

#2650
livemeshlivemesh
Keymaster

For the header height on iPhone, pls have the Custom CSS below –

@media only screen and (max-width: 767px)
#header > .inner {
height: 0;
}