-
Posts
108 -
Joined
-
Last visited
Community Answers
-
jmerrill's post in Disable Page Scrolling When Selecting Product Size was marked as the answer
@tuanphan Never mind, figured it out. Simple fix - you just remove the thumbnail images from the variants when editing your product.
-
jmerrill's post in Redirect Product Page Buy Button - Styling Needed was marked as the answer
Solved by @creedon with following code:
.ProductItem-details .ProductItem-details-excerpt a span { color : var( --siteBackgroundColor ) !important; }
-
jmerrill's post in How to Target Just "Wall" Summary Blocks for CSS Edits was marked as the answer
@Ziggy Thanks but didn't work. Found out from @inside_the_square that the selector is actually: .sqs-gallery-design-autocolumns. Tried it, it works!
-
jmerrill's post in How to Add Titles to individual images within a Gallery Block was marked as the answer
Never mind - I figured it out.