Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #929439

    Hi,

    I have video embeds from the Amazon S3 storage (AWS). I am embedding the videos in a post but for some reason, the theme is no longer showing them properly. The dimensions of the video are not being read and when there are several in a post they overlap. They worked up until a recent theme update I had to do to fix another conflict.

    I have tried in both default editor and the Advanced Avia layout editor. They look fine in the editor but previews and even published posts don’t look right when they go live.

    Can someone please help fix this?

    #929964
    #930267

    Hi kubera,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .mejs-container {
        max-height: 100%;
        margin-bottom: 10px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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