New Landing How can we help? Themeforest Theme Support Neighborhood Change header / logo to custom

Viewing 9 posts - 1 through 9 (of 9 total)
  • #251843
    riasbedankjes
    Member
    Post count: 34

    Hello,

    How can I edit my header with my logo as custom.

    I want to delete the text “Welkom Administrator” with the red circle. And I want the logo with the text “Ria’s Bedankjes” on the whole header. See the image below:

    How can I get this ?

    Hopefully you can help me with this.

    Kind Regards,
    Wesley

    #251905
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .header-left, .header-right {
      display: none;
    }
    
    .span4.logo-center {
      width: 100%;
    }

    – Kyle

    #251917
    riasbedankjes
    Member
    Post count: 34

    Thank You!

    #251919
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #256076
    riasbedankjes
    Member
    Post count: 34

    Hello,

    The problem what I now have is the login page is standing under the logo. The green circel is where I want the login button. In the last reply you give me an custom css code for disable the left and right side of it. But I just want the login button into my screen.

    Example:

    #256107
    riasbedankjes
    Member
    Post count: 34

    Old topic. New post. Same issue

    #256109
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try:

    .header-left, .header-right {
      width: 15%
    }
     
    .span4.logo-center {
      width: 70%;
    }

    – Kyle

    #256111
    riasbedankjes
    Member
    Post count: 34

    Problem resolved.

    Thanks!

    #256115
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register