Hi,
You can add such CSS on your website and it will display properly:
}
.hikashop_checkout_login .hkc-sm-4 {
width: 100% !important;
text-align: left !important;
}
@media (min-width:768px) {
div#hikashop_checkout_registration {
margin-left: 100px;
}
}
www.hikashop.com/support/documentation/1...ize-the-display.html
Regarding the checkboxes, they are added by the AcyMailing (auto)subscribe plugin. So you'll need to configure AcyMailing to change that. I would recommend to contact AcyMailing's support regarding this in order to get the exact steps to do what you want with these checkboxes.