Osclass Support Forums

Osclass theme support => Beta Osclass Theme => Topic started by: octav84 on March 31, 2021, 05:52:55 PM

Title: product listing doesnt show description field on mobile version
Post by: octav84 on March 31, 2021, 05:52:55 PM
Hi, would you be so kind please to help me solve this problem? I have the Beta theme and would like to be able to show also the description field for each product, on the product list, on mobile version. At the moment, it shows only title and price. I understood I need to make some modifications on responsive.css file, but I dont know how. On desktop version it works perfect. Thank you! 
Title: Re: product listing doesnt show description field on mobile version
Post by: MB Themes on March 31, 2021, 06:39:42 PM
Use chrome inspect tools to identify css selector and then update display property on coresponding line in responsive.css
Title: Re: product listing doesnt show description field on mobile version
Post by: octav84 on March 31, 2021, 07:02:04 PM
Now it works perfect also on mobile. Thank you.