*

Izzyboi

  • ***
  • 59 posts
How to make categories list in homepage vertical
« on: September 30, 2020, 03:48:54 PM »
Hello

Please how can I make the categories list in gamma vertical.

The default slider is horizontal, I want to make it vertical.

*

MB Themes

Re: How to make categories list in homepage vertical
« Reply #1 on: September 30, 2020, 03:53:10 PM »
@Izzyboi
Which one?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Izzyboi

  • ***
  • 59 posts
Re: How to make categories list in homepage vertical
« Reply #2 on: September 30, 2020, 03:58:04 PM »

*

Izzyboi

  • ***
  • 59 posts
Re: How to make categories list in homepage vertical
« Reply #3 on: September 30, 2020, 03:59:14 PM »
I want to be vertical like beta theme. It may not be exactly, just something vertical

*

MB Themes

Re: How to make categories list in homepage vertical
« Reply #4 on: September 30, 2020, 04:41:37 PM »
Try this:
Code: [Select]
#home-cat2 .wrap > .line {width:100%!important;}
body #home-cat2 a {margin: 0 5px 20px 5px;}

other adjustments are on you  8)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Izzyboi

  • ***
  • 59 posts
Re: How to make categories list in homepage vertical
« Reply #5 on: September 30, 2020, 04:44:12 PM »
Try this:
Code: [Select]
#home-cat2 .wrap > .line {width:100%!important;}
body #home-cat2 a {margin: 0 5px 20px 5px;}

other adjustments are on you  8)

Thank you. Please where do I insert this code

*

Izzyboi

  • ***
  • 59 posts
Re: How to make categories list in homepage vertical
« Reply #6 on: September 30, 2020, 05:12:52 PM »
Try this:
Code: [Select]
#home-cat2 .wrap > .line {width:100%!important;}
body #home-cat2 a {margin: 0 5px 20px 5px;}

other adjustments are on you  8)
Got it @ style.css file
Is there a way to make the number of listings display?