Okay
  Public Ticket #529201
Bug with Salient and VC ?
Closed

Comments

  • Jek started the conversation

    Hi There,

    Great theme, things are working nicely but it seems there is a bug with the theme and Salient VC.

    What happens here is that am using a custom row layout of 7/12 + 5/12, but it leaves a huge gap to towards the end of the row, as the attached pic below.

    Link: http://svt.com.sg/professional-lighting/

    Would appreciate your great support again

    Thanks,

    Jac

  •  8,990
    Tahir replied

    Hey ,

    You are gonna have to place the Image as a row background rather then placing it in a single image element.

    Thanks


    ThemeNectar Support Team 

  • Jek replied

    Thanks Tahir again for your support!

    Have tried placing images as a row background but the images will be truncated (or cut off towards the sides) on mobile view, which is why we decide to use single images instead.

    Have also tried using other custom row layouts such as (1/3+2/3, 5/6+1/6), these configuration won\'t leave any gap, but just that the 7/12 + 5/12 will leave a gap. I am not sure why, but i\'m sure there\'s a error in the program somehow.

    Will appreciate your support a usual.

    thanks so much,

    Jac

  •  8,990
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .vc_col-sm-7~.vc_col-sm-5.wpb_column {
        margin-left: 2% !important;
    }
    
    
    .wpb_row.full-width-section, .wpb_row.full-width-content {
        overflow: hidden;
    }

    Thanks



    ThemeNectar Support Team 

  • Jek replied

    Hi Tahir,

    Thank you so much!! The solution works nicely.

    Appreciate and thanks again for your prompt support!

    Cheers,

    Jac

    .