Hi, I have x-pro. I currently have a dropdown menu which on the whole works well BUT I’d like to organise it so that there is a header then the links to the pages e.g. ABOUT and underneath our organisation, our staff for example but only have “our organisation” and “our staff” link to pages, not “ABOUT”.
Additionally I was wondering if there is anyway to get the drop down font in the menu a bit bigger? I can change the size of the always visible part of the menu but I haven’t worked out how to change the size of the drop down bit.
Thank you so much. Your theme is AMAZING.
Hello @curemyovariancancer,
Thanks for asking. 
Actually what you are looking for can be created using mega menu but as of now it’s not been integrated in header builder. You will need to use 3rd party plugins for the same.
Regarding font size of drop down menus, you can change from SubLinks > Base font size.
Thanks.
Thanks Prasant the create a different menu thing might be a bit difficult for me - I’ll just have to cope with everything being linkable.
I’m using the original header - I started off in x by accident despite buying pro and now I’ve converted I’m getting the impression that “pro” as a first time web designer is a bit too pro for me to use all it’s features. Can I change the menu font size if I haven’t created a new header and am just using the original one, or only if I create a header from scratch? I had a go at creating a footer and it’s not that intuitive to me - I understand it’s easier if you can code? So I’m not keen to try and make a new header from scratch when the first one in all other aspects seems ok.
Thank you for your time and tolerance.
Jane
Hi Jane,
-
You can try this - https://theme.co/apex/forum/t/features-megamenus/99
-
To change the font size of submenus, you can add the ode below in
Theme Options > CSS
.desktop .sub-menu a {
font-size: 20px;
}
Hope that helps
Wow thanks Paul the increase the menu font size code worked a charm. Much appreciated.
You are most welcome. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.