Solved at the cherry framework technical support department (didn’t know they have one).
Pasted this code at the bottom of the style.css of my child theme and worked perfectly
“.single #content .post-author {
background: none repeat scroll 0 0 #fbfbfb;
border: medium none;
border-radius: 0;
display: none !important;
margin: 50px 0;
padding: 20px;
}”