Shape 5

Joomla Templates => Light Church - Club => : ainge July 06, 2018, 11:26:12 AM



: Pull-down menu issue
: ainge July 06, 2018, 11:26:12 AM
I created a menu on the homepage called "About". Under that are two sub-menus. The first sub-menu is okay, but the second I can't click because the pull-down rolls back up when I hover over it.

Help please?


: Re: Pull-down menu issue
: jonahh July 09, 2018, 12:32:25 PM
Hello,

Please post a URL of this so I can see whats going on.

Thanks,


: Re: Pull-down menu issue
: jonahh July 09, 2018, 12:50:00 PM
Hello,

I tried the menu on your site and I was able to go to the sub menu with no problem. It may be due to it being slightly lower.  Try adding something like the below to your custom.css file and see if it helps for you.

:
.s5_sub_wrap_lower {
    margin-top: -4px;
}


: Re: Pull-down menu issue
: ainge July 09, 2018, 01:13:01 PM
Hi Jonah. I added your recommendation to custom.css, still the same. Please refer to screencast > http://www.screencast.com/t/d0kAXLmMg1c



: Re: Pull-down menu issue
: jonahh July 10, 2018, 10:01:05 AM
Oh I'm sorry I see the problem now. The above code was for something else. I misunderstood what you meant. Ok which browser are you having this issue in?


: Re: Pull-down menu issue
: ainge July 10, 2018, 10:04:30 AM
Hi Jonah,

For Firefox and Chrome - same issue.


: Re: Pull-down menu issue
: jonahh July 10, 2018, 10:20:43 AM
Do you get the same issue on our demo too?


: Re: Pull-down menu issue
: ainge July 10, 2018, 10:26:34 AM
I don't see that happening in your demo. The difference between the demo and my menu is that mine is only one column, and each menu item is a one-liner (demo has two lines with a description below the menu name).



: Re: Pull-down menu issue
: jonahh July 11, 2018, 12:58:07 PM
The menu item on the far left of our demo only has one menu item.

I also want to test on your site again but the URL you gave me via PM is longer working?

Thanks


: Re: Pull-down menu issue
: jonahh July 11, 2018, 01:53:18 PM
Ok try changing the below from current to 75 as I have done:

:
#s5_nav li.active .s5_level1_span1, #s5_nav li.mainMenuParentBtnFocused .s5_level1_span1, #s5_nav li:hover .s5_level1_span1 {
    height: 75px;}

s5_flex_menu.css line 225

I can't replicate the issue on your site. Its so strange how its happening for you and not me. Its acting like there isn't enough height on the parent items. This is what happens when it closes like that. So thats why I'm having you increase the height to try it. Be sure to clear your browser cache after doing this.


: Re: Pull-down menu issue
: ainge July 11, 2018, 02:05:18 PM
I changed line 225 in s5_flex_menu.css to 75 (from 40), still the same.

Just FYI, this rolling up of the menu only happens on the homepage. If you are in other pages, it's working okay.



: Re: Pull-down menu issue
: jonahh July 12, 2018, 11:18:43 AM
Hmm I wonder if the video for some reason is causing this. Can you try to unpublish the video on the homepage temporarily to see if that fixes it?


: Re: Pull-down menu issue
: ainge July 12, 2018, 11:24:17 AM
Hello Jonah, I tried unpublishing the video, still the same. Thing is, all of the menus across, if they have a second sub-menu, the same thing happens, pull-down rolls up. Like Media > Articles


: Re: Pull-down menu issue
: jonahh July 13, 2018, 10:37:55 AM
Ok, is there any other 3rd party module/plugin published to the homepage? If it working on the sub pages then I know its not a problem with the menu itself. Something must be interfering with it and causing this issue.


: Re: Pull-down menu issue
: ainge July 13, 2018, 05:52:54 PM
Yes, there's Event Booking. Just that.


: Re: Pull-down menu issue
: jonahh July 16, 2018, 10:35:10 AM
Ok and if disabled does it work? Or if you publish the event booking to a sub page does it work?