Reply To: Home page slider: hairline and responsive height.

#21691
onath
Participant

Hi Dialog,

Just went to your site. To remove the hairline, remove the box-shadow in your .content-sidebar-wrapper class.

You can paste the following in your custom css:
.content-sidebar-wrapper {
box-shadow:none;
}

Sorry I can’t understand the 2nd question. I might be able to help you if you elaborate further.

Cheers,
Onath