How can I find and apply the normal page CSS to a ‘page publishing’ page?
And where does one put CSS for pages anyway?
How can I find and apply the normal page CSS to a ‘page publishing’ page?
And where does one put CSS for pages anyway?
You can add CSS to your theme, or if your theme doesn’t allow customizations because it’s a default theme or hosted remotely, you can create a theme component and add that to your theme (Customizing themes without an Edit code button)
I am not sure if that also works for page publishing. Canapin said it doesn’t
but maybe he meant it more generally and less focused on CSS. I found Published Page CSS Not Showing on Frontend - #7 by david which makes me think that it should work
Yes, CSS from plugins and themes is included on published pages. Anything in “header” and “footer” as well.
Yeah I was meaning in term of features, js etc. Even basic built-in stuff like dynamic dates won’t work.