I made a web design for a client, and when the browser window resizes you´ll see kind of black frame in top and bottom.
How do I get the movie to fit in the box at all times ;)
Hey Schmidtgrafisk,
Did you try to refresh the site after resizing?
What browser and OS (mac, windows, linux) are you using?
I checked your site with chrome and windows 10 and I can’t see the black frame on your embedded youtube video.
Best regards,
Nikko
Hey Nikko,
Yes I did refresh.
My browser is Chrome, Im´ on a Mac, I have shared a link with screen shots showing the matter.
Alan ;)
Hi Alan,
When you refresh the page the black frame is gone.
https://cl.ly/237bff243808 But you need to have the menu to be burger menu up to 990px screens or even 1024px because it the menu breaks.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 1024px) {
nav.main_menu, #menu-item-search {
display: block !important;
}
.menu-item {
display: none;
}
.av-burger-menu-main.menu-item-avia-special {
display: block;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria
I need the movie to be responsive like the top image.
The code did no difference.
Alan ;)
Hi,
Unfortunately further help is a bit outside from out Support Policy, we appreciate your understanding.
Best regards,
Basilis