Home › Forums › Basel support forum › The selector number. The attributes in the quick view. Viewing 360. Awesome menu › Reply To: The selector number. The attributes in the quick view. Viewing 360. Awesome menu
June 20, 2016 at 3:09 pm
#1371

Artem Temos
Keymaster
1. Yes we will try to find the solution to the swatches problem.
2. We have found a fix to the images sizes problem and it will be added in our next update (probably today-tomorrow)
You need to upload much larger images to see this enlarge icon.
Here is a code snippet to change lightbox background. Just add it to the Custom CSS section in Theme Settings
.pswp__bg {
background: rgba(255,255,255,0.6);
}