Hope someone can just provide a quick fix to the following:
Please check http://www.affectia.com/demos/
The green menu item “Get the Toolbar!” you can see the background isn’t going inside the border… Same is the case when you hover on any other link in the menu.
In short, I’ll like to know that how can I get a child element with background inside the borders of a parent element with border-radius property?
You have to apply the border-radius to the a tag. Such as this for your home on hover to work properly (right now it’s getting the bg image with pointed corners, too):