logo in header overlaps page text

This topic contains 6 replies, has 3 voices, and was last updated by  Leigh 5 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #472030

    Leigh
    Expired Member
    Post count: 105

    Hi,
    my logo in header overlaps page text.
    @Kor has been awesome and helped me previously with adding Custom style css code in GD>design – to solve the issue, but I’ve found another page with the error. Just hoping he could help me out with this page… https://aussieprojects.com/account/
    Thanks heaps!

    #472044

    Guust
    Moderator
    Post count: 29970

    You could use this CSS, but it is probably better to use a smaller logo.

    .sd header .container {
        height: 250px;
    }

    Thanks

    #473925

    Leigh
    Expired Member
    Post count: 105

    Thanks, but that makes the menu background deeper…
    I have used @Kor script which looks like below, its just not helping on one specific page… https://aussieprojects.com/account/
    How do I adjust or what do I add to below script (p.s. I’m newbie for script, I just know how to copy and paste etc)

    .site-logo img {
    position:absolute!important;
    z-index:99999!important;
    width:15%!important;
    }

    #473932

    Kor
    Moderator
    Post count: 16516

    Hi Leigh,

    Thanks for your reply. Could you share your WP admin access here in private reply so that I could access this page https://aussieprojects.com/account/ .

    Thanks!

    #474081

    Leigh
    Expired Member
    Post count: 105
    This reply has been marked as private.
    #474127

    Kor
    Moderator
    Post count: 16516

    Hi Leigh,

    Thanks for your reply. Let’s try moving the container down a bit with the custom CSS code below.

    .uwp_page div#home-scroll {margin-top:150px}
    #474653

    Leigh
    Expired Member
    Post count: 105

    Yay! You are the coolest 🙂
    Thanks @Kor
    L

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket