Home>Support>Moving the logo more to the right

Moving the logo more to the right

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Dear Sir,

Can you guide me on how to move the logo more to the right like 15px.

Thank you.

Regards,

Chin

URL: http://www.bevecobeverage.com

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

  1. 10 years, 4 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. 10 years, 4 months ago John Hun Chin

    Thanks. It works.

    BTW how can I reduce the footer height?

  3. 10 years, 4 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