Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Fix Gallery Image 2x Click issue on Tablet/Mobile Device */
- @media screen and (max-width: 768px) {
- .jeg-elementor-kit.jkit-gallery .gallery-items .gallery-item-wrap .grid-item .caption-wrap.style-overlay {
- visibility: unset;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement