No content to show
User Activity
10-29-2021
Yeah, the CSS that I added didn't help at all. Even with !important.
10-29-2021
it depends on so many factors. No one could give me guidance with this, so I edited the graghic, so it's show at the best possible (not not ideal) way.Sorry I can't help anymore than this.I just kept moving around my graphic and testing on cell/pc re...
10-24-2021
Thanks @dmwwebartisan, I"m not sure if you can see the URL, cause the site isn't published ... but here is one: https://sfl1fodo4w00kl4z-60423078122.shopifypreview.comScreenshot below shows only a portion of Santa. I want all the Santa.
I'm trying to make my background align right on the checkout page using the Brooklyn Theme.I'm using this code:/* checkout Banner Edit */
.banner {
background-position: right!important;
background-repeat: no-repeat, no-repeat;
}
/* end */ But...