Home>Support>positioning media widget in header
  1. 9 years, 11 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. 9 years, 11 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. 9 years, 11 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. 9 years, 11 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. 9 years, 11 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