-
AuthorPosts
-
February 25, 2018 at 3:54 am #917256
Here is screenshot
http://screenshot.co/#!/954768b2aaIf Browser goes very wide then video properly displays, otherwise it is tiny box at top.
I disabled WP Rocket but no changeThis is a critical error for me
- This topic was modified 6 years, 9 months ago by kpenner36.
February 25, 2018 at 6:39 am #917299Hey kpenner36,
I couldn’t reproduce those results on my end using Chrome on a 13″ screen, in which browser and screen width are you seeing that?
Best regards,
RikardFebruary 25, 2018 at 7:32 am #917315Hi Rikard,
Thanks for diving in! I have a 41″ 4K monitor to do all my various screen widths and lengths on.
The latest theme update broke what was previously working in the slightly older Enfold theme.To see the problem just keep the length of the browser as long as possible and decrease the width.
It has the same problem on Chrome and Microsoft EdgeFebruary 26, 2018 at 9:03 am #917691Hi kpenner36,
Hm, I cannot reproduce in Chrome emulator. I’ll ask my colleagues to have a look.
Best regards,
VictoriaFebruary 26, 2018 at 5:13 pm #917889It should be very easy to spot, and it has the same error in Microsoft Edge and Chrome. Just make the browser page as long as possible and then decrease the width.
I really want to get this sorted out as it was working in the earlier theme and it’s my main feature on the homepage.February 26, 2018 at 8:02 pm #917951Hi!
Please try adding following code to Enfold theme options > General Styling > Quick CSS
Edit 1:I added following code to bottom of Quick CSS field
#top .av-video-slide .mejs-container { max-height: 100%; }
We will report the issue to our devs :)
Edit 2: Looking further into it, i could not reproduce the issue on my local host so i removed the code above, cleared cache and now i cannot reproduce the issue. Could you please check it as well?Cheers!
Yigit- This reply was modified 6 years, 9 months ago by Yigit.
February 27, 2018 at 4:29 am #918147http://screenshot.co/#!/8f05d99ddf
Here is a screenshot. The background video is just a tiny square of video at the top.
It is still broken. Older Enfold theme it did not have this problem.
February 27, 2018 at 4:31 am #918149with adding this to the QuickCss
#top .av-video-slide .mejs-container { max-height: 100%; } */
the problem is fixed
February 27, 2018 at 6:44 am #918219Hi kpenner36,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 27, 2018 at 7:17 am #918239i don’t know css but it seems like a lot of fixes lately require this .mejs-container code…. is there something that should be added to the theme so we don’t need to keep adding this to quick css?
February 27, 2018 at 12:44 pm #918403Hi,
You are welcome! Glad we could help :) Let us know if you have any other questions or issues!
@goldengate415 I could not reproduce the issue on my local installation so currently no CSS changes are made but we will keep an eye on the topic and test further :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Latest theme update – Color Section – background video fails’ is closed to new replies.