Tagged: Edge browser
-
AuthorPosts
-
December 16, 2015 at 11:57 pm #554077
Hello!
Very strange– image captions are showing the theme color on hover for a second in Edge browser before correcting to the color I set up. This does not happen in any other browser.
Any idea how to fix this?
Links to the site and a screenshot are below.
Thanks in advance for your help!
December 17, 2015 at 4:58 pm #554501Hey Julie!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.av-image-caption-overlay-center * { color: white!important; }Best regards,
YigitDecember 17, 2015 at 5:53 pm #554552Hi Yigit,
Thanks very much for the quick reply. This changes the caption color in other browsers, but doesn’t seem to be affecting what happens in Edge.
Also, the caption titles are in white, but the caption body text is actually in gray (#d1d1d1)– sorry for not being more specific.
Any other ideas on how to fix this?
Thanks for your help!
December 21, 2015 at 7:13 am #555772Hi!
I don’t have Windows 10 at my disposal yet but one member of our team do have this os so he will be able to check this properly. I’ll ask him to check the thread. Please wait for his response.
Best regards,
IsmaelDecember 22, 2015 at 4:54 am #556317Hi!
Not sure what’s causing it but try adding this to a codeblock element in the page.
<style type = "text/css"> #top .avia_image strong, #top .avia_image strong * { color: white !important; } .avia_image, .avia_image *, .avia_image *:hover * { color: #d1d1d1 !important; } </style>Best regards,
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
December 29, 2015 at 9:54 pm #558234Hi Elliott,
Looks like this fixed it– thanks so much for your help!
December 30, 2015 at 9:19 am #558385 -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
