Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1032720

    My video post shows up find in the full blog but if you go directly to the single entry the side bar cuts it off. I’ve tried using some CSS to reformat but I only know how to cut and paste CSS so it might be wrong? The link to my single blog video is below in private content

    #1032894

    Hey vbanks7,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-post .wp-video {
        width: 100% !important;
    }

    Best regards,
    Rikard

    #1034210

    Thank you for the code. It seems to be okay in chrome but in firefox I get this: https://screenshots.firefox.com/fKILfDbeF5utsZsd/joelniggphd.com

    #1034223

    Actually, i think it might just be cached in my firefox! Consider it resolved for the moment. The code didn’t work but instead of putting the video in the text box I used the video media element and that did the trick:)!

    #1034559

    Hi,

    Great! Did you need further help on this topic or shall we close?

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.