Title: Post previews
Last modified: September 1, 2016

---

# Post previews

 *  Resolved [azrael2393](https://wordpress.org/support/users/azrael2393/)
 * (@azrael2393)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/post-previews-1/)
 * Hello everyone.
 * This is my website, my first attempt at using WordPress: [http://www.marcovisconti.org](http://www.marcovisconti.org)
 * I wonder if it’s possible to remove the posts previews, and only have the slider
   showing them – i.e. having a landing page made by slider only, with the side 
   menu called when clicked on, and the footer widget showing the Search as it does.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [WP Dev Shed](https://wordpress.org/support/users/wpdevshed/)
 * (@wpdevshed)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/post-previews-1/#post-8157510)
 * The easiest way is to use CSS, download Simple Custom CSS WordPress plugin then
   go to Appearance -> Custom CSS and add this code,
    .blog-list{ display: none;}
 * =================
 * OR
 * Try creating a child theme([https://codex.wordpress.org/Child_Themes](https://codex.wordpress.org/Child_Themes)),
   then copy index.php file into your child theme. Edit that file and go to line#
   101 to #131 then delete those lines.
 *  Thread Starter [azrael2393](https://wordpress.org/support/users/azrael2393/)
 * (@azrael2393)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/post-previews-1/#post-8158069)
 * Thanks, this solved it!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Post previews’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/big-pix/3.4/screenshot.png)
 * BIG PIX
 * [Support Threads](https://wordpress.org/support/theme/big-pix/)
 * [Active Topics](https://wordpress.org/support/theme/big-pix/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/big-pix/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/big-pix/reviews/)

## Tags

 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 2 replies
 * 2 participants
 * Last reply from: [azrael2393](https://wordpress.org/support/users/azrael2393/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/post-previews-1/#post-8158069)
 * Status: resolved