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 widget position to center

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

Please, how can I centered in HEADER positon of the site the widget Vantage headline, button and social?
I tried to add the following code but its not good for Vantage headline text (more left ) and Button position (more down).

header#masthead hgroup #header-sidebar {
margin-top: 15px !important;
margin-right: 15px !important;
}

Please see the picture as I would like to have: http://www.komplexna-vyziva.sk/header.jpg
It would be good if it was the same in every browser.
Now in FIrefox is the button position elsewhere than in other browsers (IE, Chrome, Opera).

Thank you in advance!

URL: http://www.komplexna-vyziva.sk

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

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi ady66

    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;
    }

    Adjust as required.

  2. ady66 11 years, 3 months ago

    Dear Andrew,

    this code not working. Can you advise an alternative option (code)? Thank you.

  3. Andrew Misplon Staff 11 years, 3 months ago

    If you inserted it at the bottom of your Custom CSS then it won’t work. Please remove the following from Appearance > Custom CSS:

    media="all"

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