Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #416248

    Hi
    i use the menu on the sidebar on the left. The problem is: if the sidebar is longer than the page, the menu is cutted. Is there a solotuin for that? The page is recently in maintenance mode – please find the links in private content

    Hi
    i use the menu on the sidebar on the left but if the sidebar is longer than the page, you can see it anymore

    i try that : #wrap_all { overflow: visible !important; } and it doesn’t work

    find the link in private

    thank you for helping me with that issue

    #416722

    Hi jfilali!

    Are you sure you have the “Sticky sidebar menu” option in Dashboard > Enfold > General Layout set to “Always sticky” or the first option?

    Also be sure to deactivate all plugins while testing.

    Regards,
    Elliott

    #416926

    thank you very much that was it, it is working,
    But now i have added boxed layout and now i got a new problem. The left sidebar is overlapping the main content and this is happening only when i put boxed layout, Please would you mind take a look and tell me, i try every thing possible and i can’t make it work.

    Thank you very much

    #417253

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .vc_row.wpb_row {
      width: auto!important;
      left: auto!important;
    }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.