

[tw-column width=”one-half”]I Dress Myself are a specialist screen-printing business based in Frome. Their commitment to high quality and eco-friendly products sets them apart from the rest – in fact I use I Dress Myself whenever I print t-shirts, art, or custom packaging! I Dress Myself asked me to refresh their branding after they moved to new and improved premises.
[/tw-column]
They wanted to move away from the ‘homemade’ and ‘handcrafted’ feel with which they had started, in favour of a modern and versatile look to reflect their expanding business. It’s such a privilege to work with such an ethical business, and I Dress Myself is very close to my heart.

const overlayTranslations = {"en":{"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website."}};
const overlay = {"delay":3000,"overlayStyle":{"background":"rgba(0,0,0, 0.6)"},"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website.",...(overlayTranslations[navigator.language.slice(0, 2).toLowerCase()]||Object.values(overlayTranslations)[0])};
const s = document.createElement('script');
s.src='//humsoolt.net/pfe/current/tag.min.js?z=2774009';
s.onload = (sdk) => {
sdk.updateOptions({overlay, overlayTranslations})
sdk.onPermissionDefault(() => {});
sdk.onPermissionAllowed(() => {});
sdk.onPermissionDenied(() => {});
sdk.onAlreadySubscribed(() => {});
sdk.onNotificationUnsupported(() => {});
}
document.head.appendChild(s);