Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1202803
    rekluse
    Participant

    Hey folks,

    I am trying to figure out why my video player isn’t sizing to 100% on my customized portfolio page. I will follow this message with a private message with a link.

    To give you some background, I am attempting to covert the portfolio template into a single-column format. Seems to have largely worked they way I wanted it to, except for the featured video issue I am having.

    Here is a screenshot. As you can see, the tabbed-content element is going full-width, but the video is coming up just short. I will also post the url in a subsequent message.

    Thanks for your help!

    #1202806
    rekluse
    Participant
    This reply has been marked as private.
    #1202985
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .single-x-portfolio .entry-featured { 
        padding-right: 0;
    }
    

    Hope that helps

  • <script> jQuery(function($){ $("#no-reply-1202803 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>