tp-fullwidth-forcer on mobile

edited January 2016 in Theme support
 I have this on mobile:
<div class="tp-fullwidth-forcer" style="width: 100%;height: 36px;"></div>
is
element.style {

        width: 100%;
        height: 36px;

}
Where can i find this? i want height:0px

Comments

Sign In or Register to comment.