Site logo

Archived topic

Logo at the top of the page inline with the widget

7 replies · Started by Leanne on January 10, 2021

Viewing posts 1–8 of 8

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.

Hi there,

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

You can use the private information field.

Let me know :)

Sorry. I thought I did.

Can you try adding it as a header widget first?

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

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!

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;
}

Perfect. Thank you so much for your help.

Perfect. Thank you so much for your help.

No problem. :)

This archived topic is closed to new replies.