How to dynamically add the view id as a body class for every views page — The Savvy Few
Determining the View ID: Extract the view ID from the route defaults.In this quick tutorial, we’ll explain how to add a dynamic CSS class in the format page-view-[view-id] to the <body> tag for…