Support Forums - Classified Ads Script Osclass
Osclass theme support => Zara Osclass Responsive Theme => Topic started by: crymatisticos on October 30, 2017, 08:46:48 PM
-
Hello
I want to make the description block unfolded by default in the mobile version rather than folded so what should I add or change to make this possible because a lot of users don.t notice that they should click to show the description
thanks
-
@frosticek any help
-
To responsive.css under 767px styles add:
#more-info .item-description {display:block;}
-
thank you very much