Jump to content
Sign in to follow this  
mmrg

How to get rid of this white space

Recommended Posts

mmrg

First day using Platform Pro. One question - how to get rid of the white space between the carousel and the morefoot on my page? I didn't figure out what that is. See here: http://www.maggierealtyexpert.com/. Thank you very much!!! (BTW, loving it so far! Great product!)

Share this post


Link to post
Share on other sites
worldfaith

Oh I had this issue... I'm sure there's a better way to do this, but I essentially put the carousel in the header, and then manually turned it off for all the pages I didn't want to. Then I made a static page title "home" as the homepage. If you go to the static page editor, goto the Pagelines Section Control on the right side. Half way down you will find "Hide Main Content." When you click that and save, the white space will shrink significantly. You can see how it looks here: http://conarrecords.com/ The website is still being worked on, but you get the picture.

Share this post


Link to post
Share on other sites
mmrg

Thank you so much for your response, Frank. I did exactly the same thing as you did from the very beginning, and it still has the white space. :( I am using version 1.5.1. I wonder if that could be the reason? What version are you using? Thank you so much!!!

Share this post


Link to post
Share on other sites
kastelic

The white space is due to this rule: #page, #dynamic-content { min-height: 500px; } So to override it, put in Custom Code -> Custom CSS: #page, #dynamic-content { min-height: 50px !important; }

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×