Hey Guys check the home navbar on this page , they have a button that says "Request appointment" ,
https://www.phoenixchildrens.org/
once clicked on that buuton , it takes u to this page :
https://www.phoenixchildrens.org/request-appointment
how do i go about creating such a button and page and what should happen in the backend ?
also , any guesses on how this one was created (i mean the backend ??)
Get apoointement
Moderator: General Moderators
Re: Get apoointement
It's just a regular link that's styled using CSS (Bootstrap, even) to look and act like a button.
Re: Get apoointement
Thanks ! 