custom css for selector img {} doesnt works in ADV gallery
-
this custom CSS works only partialy in block ADV gallery.:
selector img { border-radius: 100%; transition: transform 2s ease !important;}selector img:hover { transform: scale(1.2); /* zoom in by 20% on hover */}on real page, the images are zooming, but transition or border radius is not on page. i see nothing even in css code of page.
Funny is that you can see border radius change in BLock editor preview. but zooming is not even in preview.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘custom css for selector img {} doesnt works in ADV gallery’ is closed to new replies.