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

    (@responsivemenu)

    Hi Ron,

    Can you give an example page of exactly what you mean?

    You will need to create some custom CSS in your theme styles.css file to over-ride the default styling to achieve this.

    Many thanks

    Thread Starter mountart

    (@mountart)

    Hi, If you go to my site, cheekieshopper.com, and click on the “hamburger menu icon button when the browser window is reduced down into responsive mode, when the responsive menu is active, the “hamburger menu is covering the menu title (cheekie shopper).

    if you can tell me where to find the css code to modify, it would be greatly appricated.

    thanks, ron

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Ron,

    Please put the following in your styles.css file:

    #responsive-menu #responsive-menu-title
    {
         padding-top: 55px !important;
    }

    You will also need to tick the “Remove !important tags” option from the admin area.

    Many thanks

    Thread Starter mountart

    (@mountart)

    Hey, fantastic, that did it! Perfect!
    Here is another question, if you don’t mind… can the depth of the responsive Menu be set? I would like the menu to be as deep as the text items contained in the menu + a little padding. Can this be achieved thru css as well? Thanks, Ron
    p.s. – will definitely look into the deluxe version of this plug-in!awesome plug-in!

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey Ron,

    I just went on your site but it seems to say its coming soon now so can’t help!

    But basically, you can do all of what you are asking through CSS quite easily.

    Also, thanks for the kind words but there is no deluxe version – I offer the plugin completely free, and only rely on donations to keep going!

    Many thanks

    Thread Starter mountart

    (@mountart)

    Hi, OH, sorry, I was poking around and found a previous entry that explained how to set the depth of the menu and it worked perfectly! How can I make a donation? Ron

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Ron,

    That wasn’t a plea for a donation!

    However, the link can be found below:

    http://responsive.menu/donate/

    Many thanks for your kind words in regard the plugin and any more questions please let me know!

    Many thanks

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

The topic ‘Menu Title Position’ is closed to new replies.