BuddyBoss Home – Web Support Forums Solutions Social Learner Mobile Menu – Drop down overlap

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

    #55718
    @kodonnell

    Hello,

    The when opening the headings in the mobile version of my titlebar the sub-section background appears to be transparent and overlaps with the rest of the titlebar. Any way to fix this?

    Answers

    #55745

    Anonymous
    @

    Hi @kodonnell, Please add this css code in your child theme’s custom css option:

    
    #header-menu > ul > li {
        height: auto !important;
    }
    

    Regards

    #55753
    @kodonnell

    Worked perfectly. Thank you

    #55755

    Anonymous
    @

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Mobile Menu – Drop down overlap’ is closed to new replies.