Hi
I want to have the same space between these sections, the space between add to card should have the same space like the both sections below. Can that be arranged?
If my eye doesnt seem fail as the “Gratis frakt” is a small bit longer than the others. Can we make something out here, please? 
www.dekanten.no
Se attached image:
1 Like
Hi @Dekanten
Yes, The size of the gratis button change on mobile and tablet screen size.
Check this one.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “theme. Liquid” file. Find the tag and paste the code below before the tag.
And save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
1 Like
Hi and thank you very much my friend and the bar is correct now, can we also make these sections with same space between them? There is a bigger gap between add to cart and the section below it. I hope for the same space between each 3 sections. Please. 
Oops! My eyes read what they like. 
Add this to the code.
div#shopify-block-hextom_shipping_bar_fsb_custom_placement_3TU3Xj {
margin: 2.5rem 0;
padding: 0 0 1rem 0;
}
And Save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
1 Like
Hi again and everything works just fine now and thank you very much for your flawless support, really glad to see the final result. You are a true magican for sure. Big thumbs up here for you. 