[Resolved] CTA Box Using Hooks

Home Forums Support [Resolved] CTA Box Using Hooks

Home Forums Support CTA Box Using Hooks

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1314951
    Christian

    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).

    πŸ™ πŸ™‚

    #1315271
    David
    Staff
    Customer Support

    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.

    #1316250
    Christian

    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πŸ€·πŸ»β€β™‚οΈ

    #1316568
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.