Okay
  Public Ticket #1957520
Menu strikethrough text delete
Closed

Comments

  • Nicolas started the conversation

    Hi,

    I'd like to delete the strikethrough on the menu of my website.

    When a user select an item of the menu, the word is strikethroughing and it won't fit my customisation.


    Thanks

  •  2,573
    Kevin replied

    Hi Nicolas  !

    Add this css attribute to style.css in (Appearance-> Editor-> style.css) to hide it


    #mega_main_menu> .menu_holder> .menu_inner> ul> li> .item_link: hover span.link_text: before, # mega_main_menu.primary> .menu_holder> .menu_inner> ul> li.current_page_item> .item_link span.link_text: before, #mega_main_menu .primary> .menu_holder> .menu_inner> ul> li.current-menu-ancestor> .item_link span.link_text: before {
    display: none;
    }

    thank you

  • Nicolas replied

    Thank you so much for such a quick feedback !


    Cheers.

  •  2,573
    Kevin replied

    Hi ,

    You're welcome!

    Please let me know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advanced!