Resize footer blocks width in Empire Theme 8.1

Hi guys!

Can you help me adjust the footer blocks to display equally in full-width, or even better to customise the width of each of the blocks. For some reasons it leaves an empty space in the right side. I’ve tried all codes founded here but none of them work in this theme version.

Thank you!

Hi @JulianCo ,

Could you please share URL and your store password if it enabled? So that we can help you.
Thank you.

https://admin.shopify.com/store/delta-carpet

pass: lehome

I mean your store URL like screenshot below :blush: :

https://lehome-ro.myshopify.com

Hi @JulianCo ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

Thanks Victor!

While it worked well on desktop, it did not on mobile:

Please replace the code in my previous answer with the code below :


1 Like

Thanks, that worked!

If I want to add more columns, should I just replace number 3 from “column-count” and “grid-template-columns” to corresponding number of columns?

1 Like

@JulianCo Yes you can replace the number 3 in “grid-template-column” which is the column index in the grid and and no need to change in "column-count