Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1195333
    mamprop
    Participant
    This reply has been marked as private.
    #1195346
    Paul R
    Moderator

    Hi,

    Please select 2/3 -1/3 column for your row.

    http://screencast.com/t/i3mYBXEaf

    Add your video in 2/3 column and text in 1 hird column.

    Then add this in Custom > Edit Global CSS in the customizer.

    
    .single-x-portfolio .entry-wrap {
        float: none;
        width: 100%;
    }
    
    .single-x-portfolio .entry-featured {
       float: none;
        width: 100%;
       padding-right:0;
    }
    
    

    Hope that helps

    #1195379
    mamprop
    Participant

    great.. thanks.. can you also make gap (picture) smaller? 40 px?

    thank you very much

    #1195410
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! The gap between columns is at least 4%. This is a dynamic and cannot be fixed as 40px. If you want you can just simply enable the marginless columns from the row settings and then adjust the gaps by adding some padding in each of the columns.

    Hope this make sense.

    #1195481
    mamprop
    Participant
    This reply has been marked as private.
    #1195545
    Paul R
    Moderator

    Hi,

    Add mtn in the class field of your custom headline element.

    Then add this in Custom > Edit Global CSS in the customizer.

    
    .single-x-portfolio .x-header-landmark {
         display:none;
    }
    
    .single-x-portfolio .entry-featured {
         margin-bottom:0;
    }
    

    Hope that helps.

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