Problems with popup
Posted: 08 Mar 2017, 07:49
by masquefotos
I have the popup in white, in the galleries sometimes it looks white and some black, I do not know what can happen, I have updated to the latest version and it stays the same. I have also cleared the cache and cleaned the cloudflare
Re: Problems with popup
Posted: 08 Mar 2017, 10:17
by mjau-mjau
Hmm, sorry there seems to be a bug with the COLOR setting. It only works for the first page loaded, but not when visiting other pages for the menu. For now, if you want a custom background color, you will need to add settings -> custom - > custom CSS:
.pswp__bg {
background: #FFF !important;
}
Re: Problems with popup
Posted: 15 Mar 2017, 06:10
by mjau-mjau