[Support request] call to action in header

Home Forums Support [Support request] call to action in header

Home Forums Support call to action in header

  • This topic has 2 replies, 2 voices, and was last updated 7 years ago by Leo.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #280877
    allan

    hello,

    how can I place a call to action button in the header? Like neilpatel.com – CTA on the right.

    Thanks.

    #280879
    allan

    sorry, make that: http://neilpatel.com/about/

    #280925
    Leo
    Staff
    Customer Support

    Hi Allan,

    This post should help you get started: https://generatepress.com/forums/topic/adding-a-button-to-menu-workaround/#post-228678

    For the CSS part, something like this should get you close:

    .main-navigation .my-custom-class a {
        border: 2px solid #f16334;
        border-radius: 15px;
        /* other CSS for your button */
    }

    Let me know if this helps.

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