• Hi, I wondered how to change the height of the footer? All the CSS code I tried did not work properly. The following code changes the height, but then the footer widgets are not in the middle of the footer anymore.

    #footer-top{
    height: 150px;
    }
    Decreasing top padding and margin of these widgets does not change a thing.

    Can anyone help me? Thanks

    The page I need help with: [log in to see the link]

  • The topic ‘Height footer’ is closed to new replies.