SceneGraph Overhang Logo Placement?

Is there any way to move the overhang logo horizontally? It is placed to far to the right. I have figured out how to move the logo down with ‘logoBaselineOffset’. Any help would be very much appreciated. (EDIT) I just solved my own problem by replacing the overhang with a poster

    <Overhang
      showClock="true"
      clockColor="0x000000"
      logoUri="pkg:/images/Overhang_Logo.png"
  logoBaselineOffset="10"
      backgroundUri="pkg:/images/Overhang_Background.png"/>

Cool you figured out a solution. I was looking for a way to style the overhang title font beyond the color, you’d think they’d have that?