• Resolved Eng.Lucas

    (@englucas)


    Hi there is some way to resize de footer container so it look smaller?
    I’ve tried to change with something like:
    #containerfooter{
    top:-20px;
    }
    But it didn’t work.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey, Eng.Lucas!

    Can you post the link to your site so we can take a look at it? ??

    Thanks!

    Steve

    Thread Starter Eng.Lucas

    (@englucas)

    Hi Augustin56.

    Sure. The site is the Engenhar Climatiza??o.

    Is not a big problem but I really think it would look better if I cut off something like 20px from the footer and probably a little from the gap between the footer and the content.

    hannah

    (@hannahritner)

    Hey Eng.Lucas, try adding this to your custom css box in theme options:

    #containerfooter {
    padding-top: 0;
    }
    .home-padding {
    padding: 0;
    }

    Hope that helps!
    Hannah

    Thread Starter Eng.Lucas

    (@englucas)

    It worked perfectly.
    Thank you very much Hannah!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘resize footer’ is closed to new replies.