responsiveness

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #24356
    ruthj
    Member

    HI

    We have a problem with our website now some videos are not responsive anymore. the home page video works and displays correctly on all devices. however if you look at Our Services/video box the video on there shows small on computer but massive on the mobile. Any ideas? http://www.mediaboxproductions.co.uk

    Thanks

    #24361
    Veena
    Moderator

    You can directly add youtube video using youtube video embed code, you won’t find any responsive issues .

    #24374
    ruthj
    Member
    This reply has been marked as private.
    #24384
    Veena
    Moderator

    Can you share a temp login to your site here as a private msg, ll take a look.

    #24393
    ruthj
    Member
    This reply has been marked as private.
    #24411
    ruthj
    Member
    This reply has been marked as private.
    #24414
    Veena
    Moderator

    I am sorry .
    The custom CSS provided earlier was for another customer , accidently i posted here.

    Pls check the code used here –
    http://mediaboxproductions.co.uk/wp-admin/post.php?post=8951&action=edit

    and i have added the below custom CSS in themeoptions-

    .videoWrapper {
    	position: relative;
    	padding-bottom: 56.25%; 
    	padding-top: 25px;
    	height: 0;
    }
    .videoWrapper iframe {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }
    
Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Austin Theme Support’ is closed to new topics and replies.