Hi,
How do I remove the ‘top’ blog post title? I have tried CSS code
'.x-landmark {
display: none;
}
and CSS code
header.x-header-landmark {display: none;}
and gone into Portfolio of Cornerstone to look for ‘Meta Settings’ but ‘Meta Settings’ is no longer there. Neither option works.
The example post,
https://www.rhodestostrength.com/2017/10/5-ways-lifting-weights-will-alter-your-life
Want to remove the top left title which is the default post title to identify the post in the All Posts listings.
Thank you!!
