Hi
On the template parameters > Features > disable on all pages the Font-size switcher.
For the date, you can enable override.css file on template parameters > Advanced Settings and them add this simple line on that file (located on css template directory)
- Code: Select all
#gkDate {display: none}
Cheers