web-illinois / illinois_framework_theme

An Illinois branded Drupal theme based off of the bootstrap4 theme.
5 stars 1 forks source link

padding on body field causing youtube video not to display #970

Open nhjohnstone opened 9 months ago

nhjohnstone commented 9 months ago

_field--name-body.scss

line 6 remove padding: 0 !important;

github-actions[bot] commented 9 months ago

Branch nhjohnstone/issue-970-padding-on-body-field-causing-youtube-video-not-to-display created!

nhjohnstone commented 9 months ago

Here is a page where video is not showing to test against:

https://drupal-sandbox.webtheme.illinois.edu/spotlight/test-youtube-embed

nhjohnstone commented 7 months ago

this fix causes the body field to have too much padding on the content types, so we need another solution