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.

Horizontal alignment of image widget in the header (right side of header)

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

In my header area, I have my logo positioned to the left.
Then, on the right hand side (in the header widget area), I’ve placed an image (Graphic Design Services).

The problem I am having, is that the image won’t stay horizontally aligned in the white area (i.e. same white space on top and bottom). Sometimes it will, and sometimes it won’t. Sometimes it is even so low that it appears to be sitting top of the menu bar.

I don’t want it to shift around like this. Is there a way to program it so that it always appears horizontally centred?

The url is www.lindsayschmidt.ca

Thank you in advance!

URL: http://www.lindsayschmidt.ca

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 3 months ago

    Hi Lindsay

    Unfortunately a small bug with that area. Please try setting the padding yourself. Insert the following under Appearance > Custom CSS:

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

    Adjust 5px to your desired padding.

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