*

octav84

  • *
  • 4 posts
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! 

Marked as best answer by octav84 on March 31, 2021, 07:01:14 PM
*

MB Themes

Re: product listing doesnt show description field on mobile version
« Reply #1 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
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

octav84

  • *
  • 4 posts
Re: product listing doesnt show description field on mobile version
« Reply #2 on: March 31, 2021, 07:02:04 PM »
Now it works perfect also on mobile. Thank you.