@sugran: To make slider text show up on other pages
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body:not(.home) .slider-content-wrapper .entry-container, .home .custom-header-content {
position:fixed;
top:140px;
}
body:not(.home) .section-content-wrap .entry-container-wrap .entry-summary {
margin:0;
font-size:18px;
}
body:not(.home) .section-content-wrap .entry-container-wrap .entry-title {
font-size:28px;
}
To change the order in which the slider images are displayed.
Go to => Appearance => Customize => Theme Options => Featured Slider => In Post #1 select the page you want to display as the first slide then in Post #2 the post you want to display after first slide and so on.
Let me know if this helps you out!
Kind Regards,
Skandha