Support Forums - Classified Ads Script Osclass
Osclass theme support => Veronika Osclass Responsive Theme => Topic started by: vidjii on March 21, 2017, 07:20:29 PM
-
Hi Problem with ad on mobile version , I'm not a pro,i was careful not to make mistake in css but I had to make one , put the css by default, nothing changed
http://prntscr.com/emrpdo web version
http://prntscr.com/emrpqf responsive
plz help me I do not know what to do
It's possible to have a conflict with a plugin ?
-
@vidjii
If you mean image slider, this is not shown on mobile.
If you want to show it, add following to your style.css:
body .hc-slider {display:block!important;}
-
Hoo my god you resolve my problem. its possible do not show slide, just show listing ?
with your code
body .hc-slider {display:block!important;} === http://prntscr.com/ems8ad
Without your code ===== http://prntscr.com/ems9pl my listing disappeared
-
@vidjii
You have probably modified something as code I sent you hide only slider.
Now slider container probably contains also your latestl istings section.
-
Thanks for your help I found the problem :)