*

Satbeer Singh

  • ****
  • 108 posts
Customise the product description
« on: August 30, 2018, 11:05:13 AM »
Sir i just want that the description of the product in the mobile theme is to drop down by the user but i want it to let it open so that it can be easily read by the users.
So sir how can we do it.

*

MB Themes

Re: Customise the product description
« Reply #1 on: August 30, 2018, 11:30:13 AM »
In responsive.css located in css folder in theme,
bellow line:
@media screen and (max-width: 767px)

find:
#more-info .item-description

and put there:
display:block;
« Last Edit: September 02, 2018, 09:23:35 PM by MB Themes »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 108 posts
Re: Customise the product description
« Reply #2 on: August 30, 2018, 01:34:37 PM »
Sir i have tried this but the display is still like this.

*

Satbeer Singh

  • ****
  • 108 posts
Re: Customise the product description
« Reply #3 on: August 31, 2018, 09:50:26 AM »
Sir i have put up your code in the site but it has changed the full view of the site but i want only the description part to show as block or be opened before not the drop down in the site so how can i do that.

*

MB Themes

Re: Customise the product description
« Reply #4 on: August 31, 2018, 09:49:21 PM »
Code I sent you is not correct, must check it
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 108 posts
Re: Customise the product description
« Reply #5 on: September 01, 2018, 07:26:50 AM »
Sir i have put the code then only the responsiveness of the website got changed fully. But i want the description part to be opened or visible without drop down.

*

Satbeer Singh

  • ****
  • 108 posts
Re: Customise the product description
« Reply #6 on: September 02, 2018, 07:14:18 PM »
Sir please rply on this topic.

*

MB Themes

Re: Customise the product description
« Reply #7 on: September 02, 2018, 09:23:42 PM »
In responsive.css located in css folder in theme,
bellow line:
@media screen and (max-width: 767px)

find:
#more-info .item-description

and put there:
display:block;
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 108 posts
Re: Customise the product description
« Reply #8 on: September 05, 2018, 11:55:02 AM »
in this image where should i put.
display:block;

*

MB Themes

Re: Customise the product description
« Reply #9 on: September 05, 2018, 08:32:23 PM »
First read css basics if you want to modify something.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 108 posts
Re: Customise the product description
« Reply #10 on: January 22, 2019, 08:40:21 AM »
Sir i want the seller info and listing location part to display as block same as the discription part.

*

MB Themes

Re: Customise the product description
« Reply #11 on: January 22, 2019, 08:53:24 PM »
@Satbeer
We gave you guide to description already, you can use same pattern for other fields. If you have insufficient skills to do it, it's better to hire developer to do modfications for you.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 108 posts
Re: Customise the product description
« Reply #12 on: February 07, 2019, 02:23:27 PM »
Sir it is not about the skills its about finding the correct words or line in which we have to put {display:block;} So please help to implement it as the theme is being developed by you and your team.

*

Satbeer Singh

  • ****
  • 108 posts
Re: Customise the product description
« Reply #13 on: February 08, 2019, 09:03:40 AM »
Sir can u please rply for it.

*

MB Themes

Re: Customise the product description
« Reply #14 on: February 08, 2019, 09:11:15 AM »
@Satbeer
All you need to know is there. If you expect someone will tell you "what file", "what line", "what code", then you will fail, noone will do this nowadays, it's time and money saving for you to hire developer for such work.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots