BuddyBoss Home – Web Support Forums Themes Boss. theme Issue in menu ( Left hand side vertical menu )

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

    #39426
    @myfilmyduniya

    Hello , i think there is some issue in the left hand side vertical menu. I have also attached screenshots for that. Also if u want demo account here is that. URL http://myfilmydunia.omegaweb.in username: demo password : demo.

    Answers

    #39442

    Alyssa
    Participant
    @alyssa-buddyboss

    @myfilmyduniya I’m not able to identify this element so I’d suggest disabling plugins to see if there is a conflict. After you disable each one check if the issue has been resolved. Once you figure out which one we can do more testing then.

    #39535
    @myfilmyduniya

    Heyy Heyy,

    I have deactivated all the plugins except Buddypress but still it is giving me errors. Attached screenshots for the same..

    #39573

    Alyssa
    Participant
    @alyssa-buddyboss

    @myfilmyduniya I have narrowed the issue to this code on the page:
    <div id="left-panel" class="menu-panel" style="height: 100%;">
    There should be no height attribute here. I suggest you reinstall the theme or remove your edited files from the child theme one by one until you discover which file has this error.

    #39609
    @myfilmyduniya

    I have deleted the theme and re-installed it. but again the issue is still there..

    #39624

    Alyssa
    Participant
    @alyssa-buddyboss

    @myfilmyduniya ok I guess we can just add this to custom.css:
    #left-panel{height:initial;}

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘Issue in menu ( Left hand side vertical menu )’ is closed to new replies.