Archived topic
CTA Box Using Hooks
3 replies · Started by Christian on June 4, 2020
Hello, GP Team!
I want to use Hooks to insert a "Call to Action" box at the end of my articles.
I've been playing with the HTML and CSS and got it how I wanted to look, but since I'm not a developer, I'm not sure if there's a cleaner way of achieving this?
Here's what I've got so far:
https://codepen.io/coulson512/pen/ZEQYrGP
I'm trying to achieve something like the Email box I currently have at the end of the article above the "Related Posts" box (without the name and email fields).
:( :)
Hi there,
looks good to me :)
Suggestions:
make your CSS classes a little more 'unique' as row and column etc. may be used by other plugins. I would prefix them with the site name eg. sigma-row to make them yours.
Try to avoid fixed height properties use min-height: 300px; instead.
Leo vs Me - he'll probably win - i am an old man lol.
David... Did you have some steak sauce today? Because you're definitely A1!
Thank you so much for taking a look. I will make the suggested changes. I appreciate you!👊🏻
Haha. Age is just a number🤷🏻♂️
You're welcome