Tagged: scrollbars
I am opening some popup windows with JavaScript that need a horizontal scroll bar. This is suppressed by the Enfold theme.
if was hoping that syntax like:
.page-id-4630 html.responsive {
overflow-y: scroll;
overflow-x: scroll;
}
Would work….but it does not…is there anyway I can enable the scrolling for a signal page