BuddyBoss Home – Web Support Forums Themes Boss. theme Titlebar gap beneath logo

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #48805
    @costyclan

    In the attached screenshot you can see a very slight gap beneath the logo area in titlebar.
    I have custom code to remove buddypanel from site but I want the titlebar to run in one straight line right across.

    Answers

    #48829

    Anonymous
    @

    Hi @costyclan

    You can use following css

    
    body[data-logo="1"] #mastlogo {
      padding: 13px 0 13px 22px;
    }
    

    Regards
    Varun Dubey

    #48902
    @costyclan

    Hi Varun, I added this to custom.css but nothing changed. Am I doing something wrong?

    #49125

    Anonymous
    @

    Hi @costyclan, I checked the site and its seems ok there. Please let me know if you still need help on it.

    Regards
    Pallavi

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Titlebar gap beneath logo’ is closed to new replies.