Remove readmore button for elegant themes when using blog style posts Curt Sahd Read more posts by this author. Curt Sahd 26 Mar 2013 • 1 min read Simply go to the wordpress editor and edit the main stylesheet.css file. Insert the following code at the bottom ? services a.readmore, .entry a.readmore { display: none; }