Title: Slider
Last modified: August 22, 2016

---

# Slider

 *  [kintana](https://wordpress.org/support/users/kintana/)
 * (@kintana)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/slider-138/)
 * How can I hide or delete the slider. If I remove all test a blue line shows on
   homepage where the text would normally go.

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

 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/slider-138/#post-5781610)
 * to hide the header from default blog page you will have to use css in additional
   style section of theme option
 *  [arstevens](https://wordpress.org/support/users/arstevens/)
 * (@arstevens)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-138/#post-5781742)
 * What would the code be?
 *  [prcrooks](https://wordpress.org/support/users/prcrooks/)
 * (@prcrooks)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-138/#post-5781745)
 * I’m new to wordpress. I’m not technical.
    I can’t see how the i-trans slider 
   works. I insert media into the “add new” then preview and all I see is one of
   the images. What exactly is i-trans slider as seen in Wp-Admin? Am I missing 
   something or should I be looking at installing a slider pluggin.
 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-138/#post-5781746)
 * [@prcrooks](https://wordpress.org/support/users/prcrooks/)
 * [http://www.templatesnext.org/icreate/?page_id=667](http://www.templatesnext.org/icreate/?page_id=667)
   here you will find the instructions.
 * for “i-transform”, there is small bug in using responsive slider, for that you
   will have to add the following code in “theme options” > “layout options” > “
   additional style”
 *     ```
       .other-slider-innerwrap {
           width: 100%;
       }
       ```
   
 * this issue is fixed in latest version which should be live in 2-3 days.
 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-138/#post-5781747)
 * [@arstevens](https://wordpress.org/support/users/arstevens/) try the following
   lines of code, i did not try them, it might work
 *     ```
       .blog .ibanner {
       	display: none;
       }
       ```
   

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

The topic ‘Slider’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/i-transform/3.0.9/screenshot.png)
 * i-transform
 * [Support Threads](https://wordpress.org/support/theme/i-transform/)
 * [Active Topics](https://wordpress.org/support/theme/i-transform/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/i-transform/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/i-transform/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [marsian](https://wordpress.org/support/users/marsian/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/slider-138/#post-5781747)
 * Status: not resolved