Tagged: x
-
AuthorPosts
-
August 26, 2016 at 10:02 pm #1149226
sininviernoParticipantHello
I am using 2 lightbox galleries on my front page and intend to create more but I would like to remove the oval white thing in the upper part of the photos. I tried inspecting and managed to hide the elements so I figure I should just modify this code in my child theme. Is that right? Could you help me find the specific lines I would need to change?
thanks!
August 27, 2016 at 1:01 am #1149331
DarshanaModeratorHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.ilightbox-loader.light.horizontal { display: none; }Hope that helps.
September 4, 2016 at 4:11 pm #1160842
sininviernoParticipantI have added the code you gave me but it’s still showing
September 4, 2016 at 4:17 pm #1160844
sininviernoParticipantattach print screen
September 4, 2016 at 8:53 pm #1161039
Paul RModeratorHi,
Can you provide us your site url so we can take a closer look.
Thanks
September 10, 2016 at 5:01 pm #1169540
sininviernoParticipanthttp://www.sininvierno.com thanks
September 11, 2016 at 2:18 am #1169852
ChristopherModeratorHi there,
Please add following code in child theme’s style.css file :
.ilightbox-loader.light { box-shadow: none; } .ilightbox-loader.light div { background: none; }Hope it helps.
September 14, 2016 at 9:19 pm #1175899
sininviernoParticipantI have added the code to the style.css file
I still see the loader.September 15, 2016 at 1:32 am #1176130
Paul RModeratorHi,
You can try adding it in Custom > Edit Global CSS in the customizer.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1149226 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
