Cant figure out selector to hide desktop menu

Home Forums Pro Support Cant figure out selector to hide desktop menu

Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #70331
    5starcruises5starcruises
    Participant

    Hi

    I am trying to figure out what the CSS selector is to hide the desktop menu from the theme. I have tried #primary-navigation and a few other variations but no joy.

    The website is http://www.embarkboathire.com.au

    Many thanks

    Danny

    #70332
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Danny,

    Welcome to Responsive menu Pro Support Forum. Hope you are having a great day.

    I will check this out and let you know.

    Regards,
    Kriti

    #70336
    5starcruises5starcruises
    Participant

    Great thanks for your help

    #70337
    Kriti SharmaKriti Sharma
    Keymaster

    Hi,

    Please use the following CSS classes for desktop menu:

    .navigation-wrapper, .fixed-navigation

    And following is the CSS id for mobile menu:

    #mobile-navigation

    Regards,
    Kriti

    #70338
    5starcruises5starcruises
    Participant
    This reply has been marked as private.
    #70342
    5starcruises5starcruises
    Participant
    This reply has been marked as private.
    #70343
    Kriti SharmaKriti Sharma
    Keymaster

    Hi,

    I noticed that you are using following CSS ID’s under “Original menu to Hide” option:

    #mobile-navigation, #primary-navigation

    I told you to use the following CSS classes under the above field:

    #mobile-navigation, .navigation-wrapper, .fixed-navigation

    When you replace above CSS selectors with the following selectors, desktop menu will appear on your website.

    Regards,
    Kriti

    #70344
    5starcruises5starcruises
    Participant
    This reply has been marked as private.
    #70347
    Kriti SharmaKriti Sharma
    Keymaster

    I will check this out and let you know about the steps. Please give me some time to look into it.

    Regards,
    Kriti

    #70348
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Danny,

    Desktop menu is already visible on your website at the place of theme menu. I cross-verified this by inspecting code in the Google Developer Tool.

    Regards,
    Kriti

    #70349
    5starcruises5starcruises
    Participant
    This reply has been marked as private.
    #70352
    Kriti SharmaKriti Sharma
    Keymaster

    Danny,

    Two copies of menu are coming from theme and only one copy is coming from Responsive menu plugin.

    Regards,
    Kriti

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Cant figure out selector to hide desktop menu’ is closed to new replies.