Hello, I had the creativity template and switched to rockwall, everything works fine however I can't find a way to create a button link like in the attached image.
Can you help me with that?
#gkBottom2 a.button {
background-color: #e55731;
}
#gkBottom2 td {
text-align: center;
}
#gkBottom2 a.button {
background-color: #e55731;
display: block;
float: none;
margin: 0 auto;
width: 100px;
}