*

hayat

  • ****
  • 115 posts
How to remove OSC slider side images
« on: June 06, 2016, 11:50:15 AM »
Hi
     Please guide me how to remove three OSC slider side  imagesi just want the main image to show rather than showing these three hyper link images on right side
thanks.
http://www.classifyhub.com

Marked as best answer by hayat on June 06, 2016, 02:07:41 PM
*

MB Themes

Re: How to remove OSC slider side images
« Reply #1 on: June 06, 2016, 11:51:31 AM »
@hayat
Add these styles to style.css
Code: [Select]
.side-pager {display:none!important;}
.rslides_container {width:100%!important;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

hayat

  • ****
  • 115 posts
Re: How to remove OSC slider side images
« Reply #2 on: June 06, 2016, 02:08:06 PM »
@hayat
Add these styles to style.css
Code: [Select]
.side-pager {display:none!important;}
.rslides_container {width:100%!important;}
done thanks :-)