-
AuthorPosts
-
September 23, 2015 at 5:02 am #399683
Dear Themeco,
Please look at my landing page: http://www.cosybox.co.uk/newsite
You will see a shadow falling on the embedded video. I can’t work out where that is coming from. The “Feature” block above it doesn’t seem to have any shadow option in Cornerstone.
I think it would look better without the shadow, can you tell me where it’s coming from and how to remove it?
Also to add, and maybe related to this issue – the column for the embedded video has padding set to 0px on all sides, and border none, however, it has an area at the bottom which exceeds that of the embedded video element (I estimate 15px). The row is the same, ie 0 padding, 0 margin, marginless column set to on, and container set to off.
To get around this, I’ve temporarily changed the colour to match that of the block below.
I look forward to your response.
Regards,
Jonathan.September 23, 2015 at 5:25 am #399709Hi Jonathan,
To remove the shadow and spacing, you can add this under Custom > CSS in the Customizer.
.home #x-section-3 * { box-shadow:none; } .home .x-video { margin-bottom: 0; }
Hope that helps.
September 23, 2015 at 7:50 am #399871Hi,
That worked for the extra spacing, but not for the shadow..
Should I be putting it in the main customiser in the Appearance menu, or in the CSS customiser in Cornerstone?
I’ve tried it both ways seperately.
Look forward to hearing from you.
Regards,
Jonathan.September 23, 2015 at 8:00 am #399880Hi there,
The shadow belongs to video file itself, see : https://www.youtube.com/embed/qBStvJxTfic?wmode=transparent
Thanks.
September 23, 2015 at 9:10 am #399935Hmmm, I’m not sure about that.
When I play the video back on my site, the shadow is there. When I play the video back on YouTube, it is not.
I think you might be right about the static image, but why does the shadow appear in playback then?
I believe there is something in the site that’s causing this, at least during playback.
Could you check the playback shadow please?
Best regards,
Jonathan.September 23, 2015 at 9:13 am #399938SORRY you are right.
The shadow shows up when the cursor is over the video, on YouTube aswell.
What a pain. I don’t suppose you know if this can be removed?
I’ve searched the internet and found nothing.
Best regards,
Jonathan.September 23, 2015 at 11:11 am #400079Hi Jonathan,
Unfortunately we can’t provide a solution to remove the shadow as it is the Youtube player that adds it. Thanks for understanding.
-
AuthorPosts