Larger service photos
Enlarges thumbnails in the salon gallery and portfolio so you can better judge treatment results before choosing a slot.
Code to copy
[data-testid*="gallery" i] img, [class*="portfolio" i] img,
[class*="service" i] [class*="photo" i] img {
min-height: 180px !important;
object-fit: cover !important;
}
[data-testid*="gallery" i] [class*="thumbnail" i] {
width: 160px !important;
height: 160px !important;
}
How to use this example
- Copy the code with the button above.
- Install JustZix (2 minutes) and open the extension on the target page.
- Add a new rule matching that page.
- Paste the code into the rule's CSS panel and save — the effect appears instantly.
Rate this example
No ratings yet — be the first.