• Resolved littleangels1970

    (@littleangels1970)


    Hi there,

    I am struggling to set margins for the fullscreen menu once the button is activated. Basically my menu items are set vertically at the very top but I’d like them to be still vertically but in the middle of the screen.

    Thanks in advance

    Dav

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    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

    Thread Starter littleangels1970

    (@littleangels1970)

    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

    Plugin Contributor responsivemenu

    (@responsivemenu)

    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

    Thread Starter littleangels1970

    (@littleangels1970)

    Hi mate,

    Thank you. Yes I have a pro version. The code you provided did the job. Many thanks

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey D,

    Great news and thanks for letting me know.

    All the best going forward!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Margin Fullscreen menu’ is closed to new replies.