-
AuthorPosts
-
January 12, 2018 at 2:18 pm #896592
Hello,
I have a problem with our enfold theme.
I would like to build a masonry-gallery with a lightbox. But if I open the lightbox, for example in the edge browser, there ist a black box above the lightbox picture.
This does not happen in every browser, but in chrome, edge and opera, so that’s a big problem …Thank you and best regards,
SarahJanuary 13, 2018 at 2:02 am #896763Hi Sarah,
I have tested it on Chrome and I don’t see the issue, can you post a screenshot on how it looks on your end?
Best regards,
NikkoJanuary 16, 2018 at 11:09 am #897978Hi Nikko,
I send you the screenshot by wetransfer, so you can download it.
Best regards,
SarahJanuary 18, 2018 at 10:17 pm #899321Hi,
I have opend with Chrome and I couldnt see black but I see it properly
Best regards,
BasilisJanuary 31, 2018 at 10:27 am #905470EDIT
Forget about my comment below; problems disappeared after moving complete site to SSL.====
Hi, same thing happening here: https://snag.gy/DixTZM.jpg (page: http://www.geldenlevensgeluk.nl).
It only happens in Chrome.
The site (homepage) has a slideshow with a button, that opens a lightbox; in the lightbox should show text, that has been defined as the content of another webpage. So the link of the button is something like:
http://geldenlevensgeluk.nl/heb-je-gevoelens-van-onrust-over-geld?iframe=true
As said, the problem does not occur in other browsers. For example, in Safari it looks correct: https://snag.gy/jP5wOl.jpg
- This reply was modified 6 years, 9 months ago by Marc Bijl.
February 1, 2018 at 8:35 am #906036Hi Marc,
Thanks for the update, so you got your problem solved?
Best regards,
RikardFebruary 1, 2018 at 10:02 am #906099Yep, got my problem solved. Turned out my lighboxes (with anohter webpage as content) went black in Chrome because the site was not secure; Chrome doesn’t like that.
However, this support ticket wasn’t mine, so don’t know about the status of @ON3D
February 1, 2018 at 10:19 am #906119Hi Marc Bijl,
Glad that it’s fixed on your site :) We will keep this thread open since it’s not yet resolved on the thread creator’s site.
Best regards,
NikkoFebruary 5, 2018 at 12:14 pm #907890Hi Support-Team,
I fixed the problem with the black box on my own, but now I have another problem.
I would like to change the Letter Spacing in the main menu (logo area). I changed it in the mobile menu (using “Menu Links in overlay/slide out”) and in the body text (using “<body>”) but on the regular side the Letter Spacing of the main menu is still too small.Best regards,
SarahFebruary 5, 2018 at 2:16 pm #907977Hi Sarah,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#header #avia-menu .avia-menu-text { letter-spacing: 0.05em; }
Hope this helps.
Best regards,
NikkoFebruary 5, 2018 at 5:57 pm #908118Hi Nikko,
that works very nice, thanks a lot!!
But now I have the same Problem with the text, that appears by mouseover. Is there a way to change the letter spacing and the font size unattached by the body text? Preferably in each case for different screens.Thank you in advance!
SarahFebruary 6, 2018 at 3:24 am #908316Hi Sarah,
Yes, I have checked it and the text showing on mouseover has spaces in between each letters/numbers. You can remove the spaces and use this:
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title { letter-spacing: 0.05em; font-size: 40px; }
Just adjust the font size and letter spacing :)
Best regards,
NikkoFebruary 8, 2018 at 4:35 pm #909827Hi Nikko,
thank you very much, that works perfectly!
Best regards,
SarahFebruary 8, 2018 at 5:15 pm #909854Hi Sarah,
Glad we could help! Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.