Add space between icons

Solved

Add space between icons

Daniel19901
Shopify Partner
296 2 88

Hi, can anyone help me add more gap between these items on the homepage for desktop ? I don't have the option in the settings and they are a bit too close to each other

f62c3a-3f.myshopify.com

Password: daumas

Daniel19901_0-1732356480344.png

 

Accepted Solution (1)

Moeed
Shopify Partner
7553 2037 2508

This is an accepted solution.

Hey @Daniel19901 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
@media screen and (min-width: 768px) {
.float-grid.grid--stacked.grid--uniform {
    display: flex !important;
    gap: 5rem !important;
}
}
</style>

RESULT:

Moeed_0-1732356977078.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 2 (2)

Moeed
Shopify Partner
7553 2037 2508

This is an accepted solution.

Hey @Daniel19901 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
@media screen and (min-width: 768px) {
.float-grid.grid--stacked.grid--uniform {
    display: flex !important;
    gap: 5rem !important;
}
}
</style>

RESULT:

Moeed_0-1732356977078.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Rahul_dhiman
Shopify Partner
833 158 176

HEllo @Daniel19901 
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.

@media screen and (min-width: 768px) {
.float-grid.grid--stacked.grid--uniform {
display: flex;
gap: 4.5rem !important;
padding-left: 3rem !important;
}
}

result
23.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages