BuddyBoss Home – Web Support Forums Solutions Social Learner Big Fail Menu to the left side?

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

    #53172
    @chdhesi0

    Hi there,

    Am I the only one who is struggling with this inconvenient sub-menu-fly-out-menu? Look at my screenshot. There is something missing in the js-code? Some ‘collision-calculations’. Is there any fix to show the third-level to the right side? It’s about the clipped off left side.

    Thanks for letting me know how to fix this thing,

    Simon

    Answers

    #53253

    Anonymous
    @

    Hi @chdhesi0, which plugin you are using for dropdown navigation so we can replicate the issue.

    Regards
    Pallavi

    #53288
    @chdhesi0

    Hi Pallavi,

    Thanks for reply. I do not use any third-party plugin for that! We are talking about your default menu in the socialer theme. The only thing that I did was to add some CSS properties for borrder-bottom on li.

    You should fix this in the next update. 😉 This is terrible. Look theres no enough spacce for your menu flyout to the left side. Why are you letting slide the third level to the left side?????????????? It’s not superb. 🙁

    Thanks for letting me know, how I can fix the side of the flyout. Again we are taking about your initial default menu.

    Simon

    #53345
    @vapvarun

    Hi @chdhesi0, Seems it have some issue with 2nd level drop down
    It will be fixed in our next update
    I have notified developers about it.
    Regards
    Varun Dubey

    #53739
    @chdhesi0

    Yeah for all you guys out there:

    You can fix this by custom CSS option with the following code ->

    .header-navigation .sub-menu .sub-menu {
        right: -100%;
        margin-top: -44px;
        }

    Thanks,

    Simon

    #53777
    @vapvarun
Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘Big Fail Menu to the left side?’ is closed to new replies.