Shape 5

Joomla Templates => Business Line - Club => : chasbagley January 20, 2018, 05:25:53 PM



: issue with Main Menu
: chasbagley January 20, 2018, 05:25:53 PM
Hey Guys,
I am having an issue with my main menu.
When I scroll down the page the last menu item jumps to a bottom position below the main menu.
I have included a couple of pics to show you what I mean.Certainly, I have changed something and broke the code.
Somewhere.
http://paharmadmso.com

Thanks
Charlie


: Re: issue with Main Menu
: mikek January 22, 2018, 08:10:12 AM
Hello,

Is your url correct? I am getting a server not found error.


: Re: issue with Main Menu
: chasbagley January 24, 2018, 04:40:33 PM
Dang, did I ever tell you I can't spell?
Here you go, Mike.

http://pharmadmso.com

Thanks,
Charlie


: Re: issue with Main Menu
: mikek January 25, 2018, 08:22:14 AM
Hello,

Try adding the following to custom.css:

.s5_wrap_fmfullwidth ul.menu {
width:100% !important;
}


: Re: issue with Main Menu
: chasbagley January 31, 2018, 12:00:57 PM
Hey Mike,
I tried that....nope no change.
Any other suggestions?
Thanks


: Re: issue with Main Menu
: mikek February 01, 2018, 08:13:34 AM
Hello,

Yes, that css will work, I've already tested it in dev tools on your site. You have compression enabled on your site so your custom.css file will be cached until you clear it for the new css to appear.


: Re: issue with Main Menu
: chasbagley February 07, 2018, 01:44:34 PM
Hey Mike,
 I must be doing something wrong.
I can't seem to get it to work. I have turned off compression and deleted the cached files.
Still not working.
I am certain it is something I am missing.
Thanks,
Charlie


: Re: issue with Main Menu
: mikek February 08, 2018, 09:02:42 AM
Hello,

Compression is still enabled on your site. Please completely disable it so I can view your css.


: Re: issue with Main Menu
: chasbagley February 08, 2018, 12:33:43 PM
Mike, are you talking about gzip compression?
Not sure where to go to turn it off.
Thanks


: Re: issue with Main Menu
: mikek February 09, 2018, 08:37:54 AM
Hello,

You have the compression in the template turned on under the General tab.

You should not be using multiple types of compression on your site or it will effect performance.