Support Forums - Classified Ads Script Osclass

Osclass theme support => Free themes => Patricia Osclass Responsive Theme => Topic started by: hayat on November 18, 2016, 06:42:03 PM

Title: How to remove OSC slider side images
Post by: hayat on November 18, 2016, 06:42:03 PM
Hi how i can remove the little related  images along with OSC slider on the right side
help me plz thanks.
Title: Re: How to remove OSC slider side images
Post by: MB Themes on November 18, 2016, 07:28:38 PM
@hayat
Add following styles to your style.css:
Code: [Select]
.side-pager {display:none!important;}
.rslides_container {width:100%!important;}