[Resolved] Logo at the top of the page inline with the widget

Home Forums Support [Resolved] Logo at the top of the page inline with the widget

Home Forums Support Logo at the top of the page inline with the widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1613663
    Leanne

    Hi,

    I would still like to put the logo at the top of the page inline with the Google Widget. Is that possible?

    Thank you.

    #1613699
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know ๐Ÿ™‚

    #1613709
    Leanne

    Sorry. I thought I did.

    #1613719
    Leo
    Staff
    Customer Support

    Can you try adding it as a header widget first?

    And how would you like to align it as your logo is quite big?

    #1613834
    Leanne

    Hi,

    The widget is now in the header. Right now the widget is below the logo.

    I would like the logo center and the widget at the top right.

    I know the logo is big. The client wants it that way.

    Thank you!

    #1614007
    Elvin
    Staff
    Customer Support

    Hi,

    Are you trying aiming for something that looks like this?
    https://share.getcloudapp.com/bLu029g0

    If so, you can try adding this CSS:

    .header-widget {
        position: absolute;
        right: 0;
        top: 0;
    }
    #1614526
    Leanne

    Perfect. Thank you so much for your help.

    #1615187
    Elvin
    Staff
    Customer Support

    Perfect. Thank you so much for your help.

    No problem. ๐Ÿ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.