• Hi I’m trying to hide the slider on the home page and another specific page. but still run opn all the rest. I’ve tried add this css but no avail. unsure i’m changing to the correct id and class.

    body.page-id-123 .[correct-class-or-id] {
    display: none !important;
    }

    Any advice would be much appreciated

    The page I need help with: [log in to see the link]

  • You must be logged in to reply to this topic.