call to action buttons custom made
-
is there a way to invert the call to action buttons? I would love it to go from clear to color vs the current way blue/white them hover and it becomes clear.
The blog I need help with is: (visible only to logged in users)
-
Hi there, see what you think with this. I’ve limited this to buttons in the entry content area.
.entry-content .button { background: none; border: 2px solid; } .entry-content .button:hover { background: #83b6cc; color: #fff; }
- The topic ‘call to action buttons custom made’ is closed to new replies.