Hi,
Each theme has its own layout structure so the CSS code would be different. If you use the theme Estar, here is the CSS code.
body.page-id-2152 .entry-title,
body.page-id-2152 .entry-content > h3,
body.page-id-2152 .entry-content > p {
display: none;
}
2152
is the ID of your frontend dashboard page.