Apply Style variation to specific pages
According to the documentation on Style Variations, it would not appear so. The intent of Style Variations is to be “skins” for your theme and site, rather than for individual pages. However, CSS can be used to apply different styles to specific pages: the <body> tag of each page has classes that can be used … Read more