Home>Support>Positioning of Header Widget

Positioning of Header Widget

Can someone tell me where I can go to adjust the following code?

I’m trying to move the social media icons down closer to the menu on my page. When I inspect the element, it shows as an inline html style adjustment and not something that’s located in the CSS. If I could locate this excerpt of code and adjust the padding, it would be most helpful. Thanks

URL: http://hategrenade.com/wordpress/

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 Chuck Lavera

    Code was edited out of my post, sorry (I excluded carrots intentionally):

    div id=”header-sidebar”> style=”padding-top: 134.5px; padding-bottom: 134.5px;”>/div

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

    Hi Chuck

    Try the following under Appearance > Custom CSS and edit as required:

    /* Vantage Header Sidebar Padding */
    
    header#masthead .hgroup #header-sidebar[style] {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    }
    
  3. 9 years, 10 months ago Chuck Lavera

    Worked perfectly, thank you!

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

    Super, glad that helped. All the best.

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