Archived topic
Create padding or margin for Element
3 replies · Started by Christopher on November 3, 2022
For the page I listed here, I added a hook at the bottom generate_after_content - that says "Got questions? Reach out to us at..."
How can I get there to be some top margin or top padding, so it isn't pressing right up against the body? Thanks
Hi Christopher,
Is this a Hook Element or a Block Element? If it's a Block Element, you can add your text inside a GB Container Block, and add spacing through that.
Otherwise, we can alter the HTML you have so we can target it through custom CSS.
Let us know.
Ok got it i fixed it thanks
You're welcome Christopher!