Home>Support>positioning media widget in header

positioning media widget in header

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

I want to know if is it possible to chnage position of media widget to the left of header ?

tahnks

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Kiki

    Unfortunately not at this time. If you have a moment perhaps suggest this as a future header layout option:

    https://siteorigin.com/suggest-feature/

    Sorry we don’t have more on this.

  2. 10 years, 8 months ago Master Kiki

    ok, at this time, just adapt my logo.
    But when I load page with a mobile, the logo in centered !

    Is there a possibility to change this ?

    thanks

  3. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    You could try the following under Appearance > Custom CSS to reverse that:

    @media screen and (max-width: 680px) {
    
    body.responsive header#masthead hgroup {
    text-align: left !important;
    }
    
    }
    
  4. 10 years, 8 months ago Master Kiki

    hi thanks, but nothing change !

    Before, i tried wiht this

    header#masthead .hgroup #header-sidebar aside.widget {
        position: fixed;
        top: 15px;
      left: 150px;
    }
     

    it +/- ok but
    but I don’t know if i cause a mistake elsewhere in page…

    Thanks

  5. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Please send through a url and we’ll take a look. Ensure your Custom CSS is in place before doing so. Thanks.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More