PenciDesign Supporter replied
Staff Reply
Hi,
The problem because you've added this custom CSS code to your site:
* > body {
padding-right:205px;
}Please remove it or overwrite by adding the following CSS code:
* > body {
padding-right: 0;
}Regards,
PenciDesign.
