- This topic has 1 reply, 1 voice, and was last updated 4 years, 1 month ago by
SeaTheme.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- December 16, 2016 at 3:03 am #11519
Please use the custom css:
.pswp__bg { background: #fff; } .pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before { background-image: url(https://themes.uiueux.com/air/wp-content/themes/air-theme/styles/skin/photoswipe/default/light-skin.png); } @media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before { background-image: url(https://themes.uiueux.com/air/wp-content/themes/air-theme/styles/skin/photoswipe/default/light-skin.svg); } .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right { background: none; } } .pswp__button--arrow--left:before, .pswp__button--arrow--right:before, .pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color:rgba(255,255,255,.3); } .pswp__counter { color:#333;}
December 16, 2016 at 3:04 am #11520You should notice the light-skin.png and light-skin.svg, I suggest you download the 2 files, put them on your server host.
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.