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.

Replies

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

    Hi Léo

    Thanks for reaching out.

    The support text is absolute positioned in the header, the header is relative positioned. Unfortunately, this means that without further modification it isn’t easily possible to position the header text screen right. You can try the following at Appearance > Custom CSS:

    #masthead .hgroup .support-text {
        right: -100px;
    }

    Not quite what you’re after but as close as we can get given the setup as it is.

    If you don’t have a Custom CSS plugin installed, try: https://wordpress.org/plugins/so-css/

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