Forums
(@annalisa16)
7 years, 5 months ago
I have managed to solve it myself using:
.btn, .btn-large, .btn-primary { display: block; width: 130px; margin: 10px auto 0px auto; }
7 years, 10 months ago
Managed to solve it!
Changed to the below in Child Theme:
} .site-content { margin-right: 0px; margin-left: 0px; padding: 0 0 ; }
8 years, 7 months ago
I have figured it out!