Forum Discussion
Luca Pellegrino
Jul 05, 2017Copper Contributor
Customising Communication Sites?
Hi all, hope everyone has been lucky enough to be playing with their new communication sites! They kick some serious a$$ :) I have spent some time familiarising myself with these sites and wanted...
Luca Pellegrino
Jul 05, 2017Copper Contributor
Thanks for the response Jonas. I assumed as much but thought there possibly was a way around it. Do you know if this is something we will be able to possibly do in the future?
Deleted
Jul 06, 2017I cannot imagine, that Microsoft isn't aware of this requirements from customers. As Jim Duncan mentioned, the "Alternating CSS" property from classic SharePoint could be a great addition from a customization perspective.
Another option might be the new SPFx Extensions - especially ApplicationCustomizers - where we can register script in the scope of a site collection, like classic UserCustomActions. That might give us some supported tooling for making site collection wide changes using scripts (or css) that would solve the problem. But again, this is still dev preview and haven't yet seen examples that solve this particular scenario.