Hello,
I added a following codes into override.css and override.less, css override is enabled in advance settings, also I added suffixes( attached image) for a front page, but i cant see them in "view page source".
.noMainbody #gkMainbody { display: none !important; }
.nogkFooter #gkFooter { display: none !important; }
.nogkPageContent #gkPageContent { display: none !important; }
please help!