I seem to have a huge gap below my home page features down to the footer. I have removed the content area etc and tried various bits of CSS but am fairly new to all that and can't seem to shift it. Its fine on all other pages so I'm guessing its something to do with the 'empty' contact area. Anyone got any ideas?! Thanks!
7 replies to this topic
#1
Posted 03 September 2012 - 04:18 PM
#2
Posted 03 September 2012 - 04:26 PM
You'll need to add this CSS:
#3
Posted 04 September 2012 - 02:38 AM
The whitespace is due to a minimum height css rule for the dynamic content area. The simplest solution would probably be to move the features section to the content area instead of outside of (above) it for that page template.
If you wanted to use a css solution, @catrina's would work to hide the area, but if you wanted to have some small amount of content there at some point, you would want to remove this minimum height with this css:
This css would effect your whole site.
If you wanted to only do this for the homepage only like in catrina's example, you would just prefix that selector with .home like so: (but any page could be targeted using different body classes)
If you wanted to use a css solution, @catrina's would work to hide the area, but if you wanted to have some small amount of content there at some point, you would want to remove this minimum height with this css:
This css would effect your whole site.
If you wanted to only do this for the homepage only like in catrina's example, you would just prefix that selector with .home like so: (but any page could be targeted using different body classes)
#4
Posted 04 September 2012 - 06:44 AM
Hi,
You can try Catrina or BXB's suggestion above and if for some reason they do not work, try adding the following code to your custom CSS.
You could also simply use another template that is not used by any other page and remove the content section from the Page template and only have the feature slider active.
You can try Catrina or BXB's suggestion above and if for some reason they do not work, try adding the following code to your custom CSS.
You could also simply use another template that is not used by any other page and remove the content section from the Page template and only have the feature slider active.
#5
Posted 04 October 2012 - 10:57 AM
Thanks for these answers guys - apologies for late response - other duties got in the way! Will try some of these out and get back to you.
Matthew
Matthew
#6
Posted 04 October 2012 - 12:01 PM
OK, let us know it resolves your issue or not.
#7
Posted 26 November 2012 - 12:19 AM
Thanks, I just had the same question. Can't remember how it did it on the old Platform Pro.
Custom CSS worked perfectly!
Custom CSS worked perfectly!
#8
Posted 26 November 2012 - 07:10 AM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|











