Hi,
I would like to stack the refund, terms of service, privacy policy above my company name and centre it all can this be done?
Regards
Willose
Hi,
I would like to stack the refund, terms of service, privacy policy above my company name and centre it all can this be done?
Regards
Willose
password?
Add this code in your base.css file:
.footer__copyright.caption {
margin-left: auto !important;
margin-right: auto !important;
}
Result:
That has centred all items. I would like to stack them with 2024 Postcode Apparel being underneath everything else. is this possible?