Shape 5

Joomla Templates => Incline - Club => : peterhay July 18, 2016, 03:42:25 PM



: Page body scrolling over top of overlay menu
: peterhay July 18, 2016, 03:42:25 PM
Hi

On my website page (http://peterhay.com/Fluxx2016/studio-notes) the body of blogs is currently scrolling over top of overlay menu. Please can you advise as to how I might resolve this issue?

Many Thanks
Peter


: Re: Page body scrolling over top of overlay menu
: mikek July 19, 2016, 07:56:58 AM
Hello,

Something in the core css has been modified, you can try adding the following to custom.css:

#s5_header_overlay {
z-index:100 !important;
}


: Re: Page body scrolling over top of overlay menu
: peterhay July 19, 2016, 08:30:06 AM
Hi Mike

Thanks for the prompt response, this resolved my issue perfectly :-)

Peter


: Re: Page body scrolling over top of overlay menu
: mikenicoll July 19, 2016, 10:58:18 PM
Hello,

Let us know if you have any further questions!