Skip to content
Collection: Fleece Hoodies
- Choosing a selection results in a full page refresh.
- Opens in a new window.
@media screen and (max-width: 749px) {
/* 1) Left-align the banner box itself */
#Banner-template--25223987003686__image_banner_GJ9V9h .banner__box {
text-align: left !important;
}
/* 2) Make the buttons container align left too */
#Banner-template--25223987003686__image_banner_GJ9V9h .banner__buttons {
text-align: left !important;
margin: 0; /* ditch any auto-margins */
padding: 0; /* reset inherited padding if needed */
}
/* 3) Give the “Shop Now” link its own mobile-friendly padding */
#Banner-template--25223987003686__image_banner_GJ9V9h
.banner__buttons .button.button--primary {
display: inline-block !important; /* shrink to its own content */
margin: 0 !important; /* no centering margins */
padding: 0.8rem 1.2rem !important; /* bump tappable area */
font-size: 1.1rem !important; /* adjust text size */
line-height: 1.2 !important; /* keep text vertically centered */
}
}