Hello Nicolette,
Thanks for writing to us.
For the 1st question
It seems that you have removed the Post title because of that blank HTML is rendering with border. To get rid of the border please add this custom CSS code under X—>Theme Option —>CSS
.single-post header.x-header-landmark {
border: none;
}
For the 2nd question
The slider option is only available for pages. Regretfully the slider option is not available for posts. It would require custom development. I would suggest you contact a developer who can assist you with your concern.
Please note that we don’t provide custom development support. It is out the support scope.
The purpose of providing the custom CSS to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.
Hope it helps
Thanks for understanding