We've really come a long way in this chapter with regard to styling buttons. Now it's time to add one more. In the final site, we also have a call-to-action button on the home page that needs to be built. In this section, let's walk through each step of styling the call-to-action button. First, we'll add the HTML, then position it properly and add the appropriate CSS; finally, we'll add a nice hover effect to it.
Here's our current site:
![](https://static.packt-cdn.com/products/9781787281585/graphics/assets/5b0fdbd8-97cc-4eb4-92c2-485bc08cd8c7.jpg)
The following is the final site that we're aiming for, and the Go Premium call-to-action button is what we'll be creating:
![](https://static.packt-cdn.com/products/9781787281585/graphics/assets/06ed3988-fb1a-4f59-9bc5-fe465254b961.png)