Extra white space underneath Fullwidth Section

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    RegemMedia
    September 14, 2017 at 6:30 am #116816

    Hello,

    I’ve created a ROW with Fullwidth Section enabled. I added a video for this section with two sub-rows, one for a header and one for a button over the video itself.

    I have a white space between my ROW and my footer – I don’t have the pre-footer enabled. I tried playing around with the margin and padding options by setting both to -79px but it’s not responding to anything I put.

    I imagine it is because even though my pre-footer is disabled the theme still thinks it’s still there. I’ve tried both

    #main-content {
    padding-bottom: 0px !important;
    }

    and

    #pre-footer {
    display: none; !important;
    }

    but they’re not appearing to fix the issue.

    Any suggestions? Thanks!

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.