clear content space under slider

This support request was posted in BBQ by jgrantcgm

Request ID #4509 In Progress
  • On the website http://www.boulevardbistrony.com, I am trying to eliminate the content area are under the slider. Only for the home page. In the style sheet I added #container {
    border-top: medium none;
    height: 427px;
    }.

    Now the slider is on top of the footer. Is there another way of eliminating the white space (content area) only for the home page?

    Juanfra Aldasoro

    Hello,

    Thanks for writing. I cannot see your site, because there’s a “coming soon” page instead.

    Is there any way that I can check your site?

    Best,
    Juan.

    Juanfra Aldasoro

    Hi,

    There’s no need to set up a fixed height. You just need to remove the padding and margins for the classes between the content and footer. And also, to set styles for the home page only you can use the body selector with the body class .home

    That would be:

    body.home #container{height:auto; padding-bottom: 0; }
    body.home .flexslider{ margin: 0 auto; }
    body.home #footer{ margin-top:0; }
    

    Best,
    Juan.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server