ZigguZ
1
Hi,
Im running the dawn theme and I would like to be able to add padding between two specific sections.
I dont want to add extra padding everywhere, just in one particular place.
I there a short code that I can use in the custom liquid section in order to add a specific amount of padding?
thanks!
made4Uo
2
Hi @ZigguZ ;
You can add an empty div and just adjust the height on how much space you want. You can copy this to the custom.liquid.
Mark as a solution if it helps (",)
1 Like
ZigguZ
3
@made4Uo
Works like a charm, thanks bud!
1 Like