Home>Support>Logo with padding

Logo with padding

By axxonev, 10 years ago. Last reply by Andrew Misplon, 10 years ago.
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].

Hi. Maybe you can help me.
I want to turn to 0px for padding this code into header master logo:

Is there a way to do this? I try with custom.css:
header#masthead .hgroup {
zoom: 1;
position: relative;
padding-top: 0px;
padding-bottom: 0px;
}
.header #masthead .hgroup .logo img {
vertical-align: bottom;
padding-top: 0px;
padding-bottom: 0px;
}
Thanks for your support.

PD. How can I do to recover my premium order number?

URL: http://conalquipo.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, 8 months ago axxonev

    I use this and works:

    header#masthead .hgroup {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right:0 !important;
    }
    .main-navigation {
    margin-top: 0px !important;
    }

    Thank you.

  2. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi axxonev

    You can recover your premium order number using this form: https://siteorigin.com/orders/ assuming you have access to your purchasing PayPal email address.

    You can set header padding under Appearance > Customize > General: Header Padding. That field unfortunately only goes down to 1 right now so for 0, Custom CSS isn’t a bad way to go.

    Glad you made progress there.

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