Home › Forums › Basel support forum › Centering Text on Web Page › Reply To: Centering Text on Web Page
July 18, 2018 at 6:31 am
#68119
Bogdan Donovan
Keymaster
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.wc-bacs-bank-details-account-name {
font-size: 16px;
opacity: .8;
margin-bottom: 30px;
text-align: center;
}
Kind Regards
XTemos Studio