Home>Support>Changing menu bar padding and footer padding

Changing menu bar padding and footer padding

Hello, I need you help again please.

I’m using Estate plus and would like to reduce the padding above and below the menu bar buttons (i.e. runs across the page above the home page image), as well as the padding above and below the footer area that holds my widgets (i.e. not the very bottom footer that had the SitOrigin text, the section above that).

Could you please give me the CSS code?

Many thanks
Bruce

URL: http://www.dev.sonar.finance/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Bruce

    Our tutorial on Custom CSS can be found here: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/.

    Here we go:

    /* Estate Menu Padding */
    
    .main-navigation a {
    padding: 18px 30px;
    }
    
    /* Estate Footer Padding */
    
    #footer-widgets aside.widget {
    padding: 30px 15px;
    }
    

    Adjust 18px and 30px.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More