Home › Forums › ART WordPress Theme › Transparent head in lightbox
- This topic has 4 replies, 2 voices, and was last updated 5 years, 1 month ago by
richardcech.
-
AuthorPosts
-
April 28, 2021 at 2:13 pm #24505
Hello,
I tryed your custom css as you recommended here – http://seatheme.net/forums/topic/lightbox-white-translucent-border/But it looks that it doesnt work on mobile. There is still same translucent upper strip.
I use this css and make this strip red for better recognition 🙂 (but i need to set it transparent).pswp-light-skin .pswp__ui–fit .pswp__caption,
.pswp-light-skin .pswp__ui–fit .pswp__top-bar {
background-color: red!important;
}but as I mentiond It doesnt work, especialy it doesnt work on mobile. (iphone 7)
Thank you very much
Best Regards
Richard CechApril 29, 2021 at 1:42 am #24511Hi,
If the red works, the CSS transparent should work also
.pswp-light-skin .pswp__ui--fit .pswp__caption, .pswp-light-skin .pswp__ui--fit .pswp__top-bar { background-color: transparent!important; }If it doesn’t work. please leave the transparent CSS code, or we cannot check where is wrong.
April 29, 2021 at 9:28 am #24517Hello,
It doesnt work… So i leave the transparent CSS code as you wanted…(I also noticed, that if I turn off in lightbox by custom css counter and also top frame (white transparent stripe) it everything disappears correctly on the pc, everything also disappears on the mobile version except for this transparent upper frame… So i think It is some kind of animation which will appear only on mobile.. so if we define this white stripes on the phone, we can turn It of or make it transparent…)
Here is link with screen of my mobile display with frame
https://www.dropbox.com/sh/7hjirn8ccdwd4mm/AACuefGANO889ZEPOsGIsdG7a?dl=0Thank you very much
Best Regards
Richard CechApril 29, 2021 at 2:21 pm #24520April 29, 2021 at 11:56 pm #24528Hello,
Works absolutely perfectly !!Many thanks
Best Regards
Richard Cech -
AuthorPosts
- You must be logged in to reply to this topic.
