Hi,
I'm trying to remove the header and footer from selected Joomla articles so they can be used in modal windows. Joomla Global Configuration is properly set to no filtering for the superuser account. JCE configuration has been set or confirmed based on the results of searches of users with the same problem. Using or not using a code block in the JCE editor has no impact. I've removed the style tags from the code below and paused my VPN because I keep getting blocked while trying to submit the ticket.
header, footer { display: none; }
Please advise, thanks.
RA