Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #255412

    Hi,
    I want to reduce the beam height at the footer. How I can do that?

    Thanks,
    Beat

    #255423

    Hey bsingenberger!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #footer { padding: 0; }
    #footer .widget { padding: 0; margin: 10px 0 10px 0; }

    Best regards,
    Yigit

    #255539

    Hi Yigit
    Thanks for your answer, but the height of the footer didn’t change.
    Do you have another solution?

    Best regards,
    Beat

    #255546

    Hi!

    Can you post the link to your website so we can take a look?

    Cheers!
    Yigit

    #255595
    This reply has been marked as private.
    #255601

    Hi!

    Please add following code to Quick CSS as well

    #socket .container {
    padding: 2px 0;
    }

    Cheers!
    Yigit

    #255635

    Hi
    Perfect!! It works fine.

    Many Thanks!
    Beat

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Reduce the height at the footer’ is closed to new replies.