• Resolved ClarityServ

    (@clarityserv)


    I apologize if this has been posted before, but how can I hide the widgets on just one page? I have the page ID, and I’ve tried:

    .page-id-4995 .responsive_column_widgets {
    display: none !important;
    }

    .page-id-4995 .responsive_column_widgets_box {
    display: none !important;
    }

    .page-id-4995 .responsive_column_widgets_column {
    display: none !important;
    }

    .page-id-4995 .responsive_column_widgets_column .menu {
    display: none !important;
    }

    alone and separately, but none of them are working.

    Thanks

    https://www.ads-software.com/plugins/responsive-column-widgets/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide Responsive Column Widgets on one page only’ is closed to new replies.