Home>Support>logo frame is too big

logo frame is too big

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].

I have putted one logo in my page (theme settings -> logo) but the white frame is too big. How can I reduce it?

I saw many codes but I don“t know where to put it.

Regards

Rodolfo

URL: http://www.modulo-engenharia.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, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Rodolfo

    Please remember not to directly edit style.css as this file, along with all theme files, will be overwritten when you run a theme update.

    This is an option in Vantage Premium in Appearance > Customize: General: Header Padding.

    In Vantage Free you can use a plugin like Simple Custom CSS: https://wordpress.org/plugins/simple-custom-css/ to insert the following:

    /* Vantage Header Padding */
    
    header#masthead .hgroup {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    }
    

    Adjust 35px to your required value.

    Hope that helps.

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