Hi there,
How can we use a button for "Read more" (similar used in the contact form for "send message") in k2 categories?
Thanks!
Andres Santiago
#gkMainbody a.readon {
background: none repeat scroll 0 0 #4C90FE;
border-radius: 3px 3px 3px 3px;
color: #FFFFFF;
display: inline-block;
float: left;
font-size: 18px;
height: 50px;
line-height: 51px;
padding: 0 20px;
transition: all 0.3s ease-out 0s;
}