Minor issues (11.4)
-
Hi, I have 2 issues, nothing serious ??
1) PHP Notice: Undefined index: hl in /wp-content/plugins/youtube-embed-plus/youtube.php on line 3037
2) If possible, can you define border and box-sizing attributes here:
.epyt-gallery-playhover .epyt-play-img {
height: auto !important;
max-width: 15% !important;
padding: 0 !important;
margin: 0 !important;
min-width: 30px !important;
vertical-align: middle !important;
display: inline-block !important;
width: auto;
border: none;
box-sizing: border-box;
}My theme adds borders and sizing, and buttons look really bad. For now, I have modified css, but it will be lost with next update (yes, I could use another plugin to fix this, but it would be ridiculous for 2 lines).
Thanks!
- The topic ‘Minor issues (11.4)’ is closed to new replies.