Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: How to make blocks in one row instead of drop down

How to make blocks in one row instead of drop down

zaza1918
Tourist
5 0 1

Hi everyone,

 

I am using the symmetry theme on Shopify. When I go to add a store message over three blocks, the blocks drop down instead of being in one row - which is what I want. Is there any way around this?

 

This is what I want:

 

Screen Shot 2023-01-20 at 2.21.43 PM.png

 

A straight line.

And this is what happens when I add another block:

 

 

 

 

I want to add 7 blocks in a row and I don't want them to drop down

Screen Shot 2023-01-20 at 2.22.52 PM.png

Thanks!

Replies 2 (2)

Guleria
Shopify Partner
3664 739 1029

Hello @zaza1918 ,

 

Seems theme support 3 in a row. Its possible to keep 7 in a row but I think that will looks odd.

btw still if you need in a row use css display: flex to the container of the row.

 

Thanks

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com
- Try GEMPAGES a great page builder
- If you want to help me please PAYPAL
zaza1918
Tourist
5 0 1

Hello @Guleria 

 

Thank you for your feedback. I want to have a small menu on the page for the customer to navigate our products and I am doing so through the announcement header. 

 

I am really new to coding, how do I use ccs display?