Archived topic
CSS HERO Sections
3 replies · Started by Daniel on November 17, 2016
I'm just taking CSS Hero for a spin with GeneratePress.
I have an issue that CSS Hero does not pick up classes within sections?
Anyone know a workaround?
Interesting, Sections on the front end using a custom page template, but all of the content is run through the_content filter (which I assume CSS Hero uses to find the content of the page).
Might be worth asking them if they have any ideas why that wouldn't work.
No, I'm not using a custom template. I have figured out how to do it, but it means adding the classes from Chrome developer tools into CSS Hero, not ideal, but it works.
Cheers Tom
Sections actually uses the custom page template automatically for you.
Glad you found a workaround :)