Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #893451

    Is there any way I can move the logo so it’s on the top of the page, some in the secondary and some in the main header?

    You can see how the logo in a little low, that’s because where the client login is, that is the secondary header. I want to move that logo up a little bit, so it’ll partially be on the secondary header as well. However, when I move the logo up, it goes underneath the secondary header/cuts off. Anything that can be done?

    View post on imgur.com

    #893516

    Hey Sal,
    Try this code in the General Styling > Quick CSS field:

    span.logo {
    top: -40px !important;
    }

    Best regards,
    Mike

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