I figured out yesterdays you can either remove it from the header.php code, which is the part I highlighted in one of the attached images. (this will leave the DIV but remove the content) Or even better add this ".grid_10 {display: none;}" to the CSS in the admin "Geocraft settings > Styling Options" (This will remove the DIV and the content) also attached an image. 2nd option seems to be fine to me and preferred, I am just hoping nothing else on the site is using the class ".grid_10". The DIV is actually called ".grid_10 omega" as u can see on the screenshot but adding the "omega" to the code I used did not work. So ".grid_10" it is. :/ I am no expert just digging away at this like you. I simply found the code by right clicking on the button in chrome and selecting "inspect element" then it had the button code highlighted and i simply checked to see what DIV it was in.
Thanks travissichel, the 2nd option seems to work just fine. I just like to get a confirmation from inkthemes support that nothing else will be affected.