godaddy-wordpress / primer-child-escapade

Escapade is a Primer child theme with a unique sidebar navigation.
12 stars 9 forks source link

Header video has fixed size, gets blown out of proportion #107

Closed gdaleks closed 1 year ago

gdaleks commented 3 years ago

Initial WordPress.org issue: https://wordpress.org/support/topic/header-image-issue-11/

Replicated on my test site: https://prnt.sc/un2uhi

The custom video header has a fixed width and height, which causes this issue.

I added the following code to the Additional CSS area which fixed it: #wp-custom-header-video{ width:100%; height:auto; }

Result: https://prnt.sc/un2vfd

jadedartist commented 3 years ago

Didn't work for me in Escapade WordPress theme. :/

PavleMarjanovic commented 3 years ago

@gdaleks Can we re-open this one and take another look?

jadedartist commented 3 years ago

Hi Pavle,

Any word on the fix?

aledesma-godaddy commented 1 year ago

Closing issues and PRs in preparation for repository archival