Hi Dav,
I’m not sure I understand exactly what it is you would like to achieve.
Can you please provide your site URL and let me know exactly what you want doing so I can try and advise further?
All the best
Hello there,
Very impressed with this fast reply.
Unfortunately I am working on localhost building up my website offline. I will try to be clearer.
I set the Breakpoint to my full screen. Then on the Menu Sizing tab I put 100% for I want to activate a full screen menu, appear from left and using FADE option. I set up my menu and it works great. I chose my font and font size and it works. Also I centred my text. Fine. The only problem I have is the menu text is a the very top and I haven’t been able to adjust the margin. How could I insert a top margin to make the menu appears in the middle?
No matter if you can’t help! Perhaps I am pushing my luck!
Best
D
Hey D,
It’s quite hard to advise without being able to see it and be able to debug and play with it however you can try the following (if I am understanding you correctly):
#responsive-menu {
margin-top: 50px;
}
It’s not clear if you are on the free or pro version, but if you are on the pro change the above to #responsive-menu-pro#. You can of course adjust the margin to whatever value is relevant for your site.
Apologies if I have misunderstood, if you can find a way to provide the site on a live server it would make things a lot easier.
All the best
Hi mate,
Thank you. Yes I have a pro version. The code you provided did the job. Many thanks
Hey D,
Great news and thanks for letting me know.
All the best going forward!