Shape 5

Wordpress Club Themes => Business Line - Club => : tangentia September 06, 2016, 08:01:51 AM



: Mobile Menu Issue
: tangentia September 06, 2016, 08:01:51 AM
Hello, Can you please let us know how can we disable Widget names in Main Menu on mobile version. If you go to site tangentia.com you will notice that under Careers-> There is a Widget having image. The name of the widget is New Jobs, which is not visible on the Desktop version however when we check that on mobile, it is visible. Can you please let us know how to hide it on mobile as well.


: Re: Mobile Menu Issue
: Tristan Rineer September 07, 2016, 07:15:28 AM
Currently, the only way to remove the title of a widget is to actually remove the widget title in the widget settings.


: Re: Mobile Menu Issue
: tangentia September 09, 2016, 04:03:38 AM
This is already done and that is the reason the title not visible for the desktop version. Our question is how to hide it on mobile.


: Re: Mobile Menu Issue
: Tristan Rineer September 09, 2016, 07:12:40 AM
If you've removed the title from the widget, then that's not what is showing up in the mobile menu.  It would be the title of the actual menu item that is appearing.  Removing that title in the menu editor should hide it in the mobile menu.


: Re: Mobile Menu Issue
: tangentia September 10, 2016, 03:15:42 AM
If we remove title from the menu editor, the item just disappears.


: Re: Mobile Menu Issue
: Tristan Rineer September 12, 2016, 07:48:46 AM
I'm not 100% sure this will do what you want, but it's worth a try:

In the menu editor, for the menu item that you want to hide, use an HTML comment around the title for the menu item:

:
<!-- Title Here -->

I have an idea for some changes I can make to the framework which will allow for a better option, but it will take a little while to get the new code written and the patch updated, so this may be the best option for now.

As soon as I have enough time off from my other job, I'll start work on the menu update, as it's definitely something that needs to be done.