White gap exists only in mobile

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support White gap exists only in mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22325
    herbjoseph
    Member

    http://emergetech.com/about-emerge-netsuite-developers-orlando/

    if you check out this page in mobile form you will see a white gap that exists between the third slider and the footer of the page. Not sure how to get rid of it as I have set the padding to “O” and it still appears. What can I do?

    #22379
    Veena
    Moderator

    Can you pls try the below custom CSS –

    @media only screen and (max-width: 767px){
    article#post-7003 .vc_col-sm-12.wpb_column.column_container {
        margin: 0;
    }}
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.