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.

header: upper right side

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

i can’t seem to be able to put text, let alone a plug-in, on the upper right side of the header. See the linked URL for a clear visual.

I don’t even know if I can put a row (div) above the header and simply have the text and plugins be right justified.

URL: http://spinnerdesign.co.il/_clients/wp/fix/

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, 16 days ago

    Hi pelsar

    Head to Appearance > Theme Settings > Logo and remove any text you may have in the Header Text field. Next head to Appearance > Widgets and insert widgets as required into the header widget area. For a more complex layout, insert the Layout widget first and then use that to build your header widget layout.

    The header widget area does have top and bottom padding. If you’d like to remove that, try the following under Appearance > Custom CSS:

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

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