Forums
Forums / Plugin: Lightbox with PhotoSwipe / Change colors with custom css
(@wp-opti)
5 years, 9 months ago
Hello, I like to know if it is possible to:
– change the background color to white – change the icon colors black – disbale the topbar transparancy
So what i like is a white gallery background with dark icons. Not the default black backgroud with with icons.
Is this possible with some custom css? I find the code for the backgroud already, but not for the icons and the topbar transparancy.
(@awelzel)
Yes this is possbible. See here for example:
https://wordpress.org/support/topic/custom-background-with-free-lightbox-with-photoswipe/
The CSS classes for the icons are pswp__button--close, pswp__button--share, pswp__button--fs and pswp__button--zoom.
pswp__button--close
pswp__button--share
pswp__button--fs
pswp__button--zoom
Just use the web developer tools of your browser to find out more details.
The topic ‘Change colors with custom css’ is closed to new replies.