I need to know any class to create personalized buttons like, "Read More" "More details" "Buy now" etc
thanks
Fresh Boarder
GK User
Sat Feb 23, 2013 11:21 am
Hi, normally to get so nice buttons you have use css3, but in our css style we add simple class "button", so add this one into any html element like: <input>, <a>, <div> etc. Simple code