Title: Footer
Last modified: January 27, 2019

---

# Footer

 *  [bigkahuna](https://wordpress.org/support/users/ajcvet/)
 * (@ajcvet)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/)
 * Good day,
 * I’m trying to edit or create a simple footer. I’d like to ad a few menu items
   and my social media icons to the wordpress copyright footer but I’ve only been
   able to change the text in that footer.
 * So I created a 3 column footer with text menu items in the left side and social
   icons in the right side. However, the footer is full width but is really tall.
   Physically like 3″ tall.
 * Is there a way to reduce the height of the footer ?
 * thanks
    -  This topic was modified 7 years, 6 months ago by [bigkahuna](https://wordpress.org/support/users/ajcvet/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffooter-148%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135520)
 * Hi AJCVET – most footer areas are controlled by the theme directly. Sounds like
   this is a layout design from the authors of the theme. You may need to use a 
   childtheme to code a custom footer.php file, or use custom CSS to change things.
   I’d suggest connecting directly with your theme authors in their support area
   to ask them how to make those changes easily.
 *  Thread Starter [bigkahuna](https://wordpress.org/support/users/ajcvet/)
 * (@ajcvet)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135527)
 * Thanks
 * I’ll contact the theme people about their footer css.
 * however, is there a way to change the footer menu height in WordPress ?
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135611)
 * Yes – looks like your CSS has a large Top / Bottom padding on
 * .footer-widgets
 * If you put this code into your custom CSS box it could help
 * .footer-widgets {
    padding: 15px 0; }
 * If there’s too short – just change the number 15 to something else.
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135614)
 * PS – that pic is one fluffy boar 🙂
 *  Thread Starter [bigkahuna](https://wordpress.org/support/users/ajcvet/)
 * (@ajcvet)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135628)
 * tried to find a pic that resembles my outlook and aspirations. ha
 * css worked.
 * is there a way to remove the Sydney theme footer ?
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11135691)
 * Glad it worked for you.
 * Not too sure which area specifically you mean but try adding this to your css
 * .site-footer {
    display: none; }
 *  Thread Starter [bigkahuna](https://wordpress.org/support/users/ajcvet/)
 * (@ajcvet)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11136038)
 * hey that worked great. thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Footer’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [bigkahuna](https://wordpress.org/support/users/ajcvet/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/footer-148/#post-11136038)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
