New Landing How can we help? Cardinal Video height issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Cardinal
  • #105098
    conorlumsden
    Member
    Post count: 37

    Hi there,

    I can’t seem to resize the videos on my site, they’re all displaying at 155px high. I’ve tried entering multiple values in the ‘Edit Video Player’ menu, but nothing seems to be working.

    Thank you for your help!

    Conor

    Attachments:
    You must be logged in to view attached files.
    #105425
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Looks like you’re missing a lot of standard css from the style.css file? Which version are you running?

    You can add this custom css to resolve the issue:

    .sf-video-wrap {
    	padding-bottom: 56.25%;
    	position: relative;
    	width: 100%;
    }
    .sf-video-wrap > iframe {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }

    – Ed

    #105581
    conorlumsden
    Member
    Post count: 37

    I just bought it maybe a month ago! Will try this now and see if it works. Thanks Ed!

    #105582
    conorlumsden
    Member
    Post count: 37

    Yeah, that worked, thanks! Is there something I can do about the other missing CSS?

    #105985
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes, Just update the theme via WordPress Dashboard.
    -Rui

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register