*

Dan

  • ***
  • 52 posts
Scroll format to listing format
« on: January 04, 2023, 01:03:57 PM »
On item page at the bottom ,how can I change the items from scroll format to listing format?

*

MB Themes

Re: Scroll format to listing format
« Reply #1 on: January 04, 2023, 03:51:23 PM »
@Dan
Try:
Code: [Select]
#rel-block .products.nice-scroll {flex-scroll:scroll;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Dan

  • ***
  • 52 posts
Re: Scroll format to listing format
« Reply #2 on: January 04, 2023, 04:32:26 PM »
Thanks for the reply, would like to know

1.where should I put this code, In responsive.php or style.php ?

2.Another thing I need to know, do I have to just locate a particular code and change it or I just have to insert that code in a new line?

3. Also when I insert it anywhere on response or style its flex- scroll is highlighed as red
« Last Edit: January 04, 2023, 04:35:08 PM by Dan »

*

MB Themes

Re: Scroll format to listing format
« Reply #3 on: January 05, 2023, 02:20:57 PM »
@Dan
First try then ask. You can even try it in browser.
You put that into style.css and should work.
Minor adjustments may be needed.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots