Changing the size of the category button/bar | Community
Skip to main content

Changing the size of the category button/bar

  • January 28, 2022
  • 4 replies
  • 0 views

Hey!

How do I change the sizes of the categories on the front page to all be the same? I currently have 4 with 3 short and 1 long, would rather have them all the same size either in the same line or 2 then 2.

Thanks in advance.

4 replies

Pulkit12
  • January 28, 2022

Hi Sam Bancroft

Can you please share the screenshot of what you exactly want to achieve 

Thank You 

Pulkit


  • Author
  • January 28, 2022

Hi @pulkit12

Please see attached.


Pulkit12
  • January 28, 2022

Hi Sam Bancroft

Thanks for the screenshot, so do you want to align the two-block in one line 

Thanks 

Pulkit


Pulkit12
  • January 28, 2022

Hi Sam Bancroft

Please, add the below CSS at the bottom of your style.css

.blocks-item {
flex: 1 0 380px;
}

Let me know if it solves your issue 

Thanks 

Pulkit