Menu BeDoctor theme

Hello,

I installed BeDoctor theme and i'm trying to change the menu.

I see the menu in the header template, but can't find the settings of the sticky menu anywhere to change it.

where can I find settings so that I can adjust the colors, dimensions and such?

Thnaks

Roy

Comments

  • Hi,

    You need to open the sticky version of your header in the template and set up the menu there as well.

    Best regards

  • edited March 2023

    Thanks,

    totally overlooked it.

    Another question, in the theme options you can open the last 2 submenus to the left in the menu so that they do not fall outside the screen. I don't see this option anywhere here and my menu is now off screen.


    Regards

    Roy

  • We do not have such an option for header templates, but I have passed this info to the dev team, and we will add it in future updates.

    At the moment, I suggest rearranging your menu.


    Best regards

  • edited March 2023

    Hello Phil,

    I came up with another solution and it works the way I want it to. I use a megamenu for each menu item.



    Thanks!

    Regards

    Roy

  • 1) Sorry, but I do not understand. Can you explain that greater, please?

    2) I can see that you used a custom CSS code. Please use this one instead:

    .mfn-megamenu-menu .sub-menu {
     left: unset !important;
     right: 100% !important;
    top: 0;
    }
    

    Thanks

Sign In or Register to comment.