Nested Menu

Discussion in 'Photomaker WordPress Theme' started by sangermike, Aug 21, 2014.

  1. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    I have sub-menu(s) on my list (right side) so everytime I hover it spans like an accordion but i don't want the content of the page (left side) to be scrolling down as well. There is just no point to that. How can I fix this? Thanks.
     
  2. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    Also as you go through the sub-menus the whole margin gets pushed to the right so the text are cut off the page. Please help. Thanks
     
  3. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Please provide us your website url as well as the screenshot where you facing the problem.

    Thanks & Regards
    Yogesh Bhade
     
  4. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
  5. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
  6. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    To solve sub menu cutting problem, paste following CSS in Custom CSS and save all changes.
    Code:
    .ddsmoothmenu ul, .menu_wrapper.mobile ul{
    padding: 0 0 0 15px;
    }
    That will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  7. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    That solved the fixed margin of the side bar so the menu is not cut off. Thanks! I also asked how I can fix the page content so it's not scrolling down and just keep it fixed?
     
  8. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    We are working on it, and will get back to you.


    Thanks & Regards
    Yogesh Bhade
     
  9. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    Thanks Yogesh
     
  10. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    Hello admins. Just following up if we have a solution to the scrolling down of the content page as I hover over the menu? I'd like to keep the content fixed. Thanks.
     

Share This Page