I have used the below code to remove header and footer information but couldn't succeed in removing conference information("WOODSTOCK’18, July 29-August 3, 2018, City, State, Country") in the header (Figure is attached below). This question was originally asked here. Any leads or suggestion will be appreciated. thanks in advance.
\settopmatter{printacmref=false} % Removes citation information below abstract
\renewcommand\footnotetextcopyrightpermission[1]{} % removes footnote with conference information in first column
\pagestyle{plain} % removes running headers**strong text**
