Home>Support>Moving the logo more to the right
  1. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi John,

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    header#masthead.masthead-logo-in-menu .logo > img {
    padding-left:15px !important;
    }
    

    Try that out

    Cheers :-)

  2. 9 years, 6 months ago John Hun Chin

    Thanks. It works.

    BTW how can I reduce the footer height?

  3. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi John,

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    footer#colophon {
    padding: 2px !important;
    }
    

    Cheers :-)

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