This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Positioning of Header Widget

11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Chuck Lavera 11 years, 3 months ago

    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. Andrew Misplon Staff 11 years, 3 months ago

    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. Chuck Lavera 11 years, 3 months ago

    Worked perfectly, thank you!

  4. Andrew Misplon Staff 11 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread