Hello,
I cannot get a button to center, can you spot what is wrong? Other buttons on the page center fine but this one is directly after two columns and I can only get the button to center within the second column not center in the row. I had the following css code:
.x-btn.front-page-white1 {
background-color: #0099ff;
border-color: #fff;
color: #fff;
after reading another post in the support forums I added the following lines to the css which has centered the button but it is not stretched weirdly.
Thanks,
Matt