Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #782620

    How do I reduce the white space at the top and bottom of the Portfolio Grid?

    #782835

    Hey Mike,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-102 #after_full_slider_1 {
      display:none;
    }

    Looks like you have a white space element after it, so please try removing that.

    Best regards,
    Rikard

    #782918

    Turns out that I actually had some white space on the page under the slider. Removing that solved the problem without requiring the CSS code.
    Sorry about that. Your support rocks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Reduce Whitespace at top and bottom of Portfolio Grid’ is closed to new replies.