Hello, it appears my submenu using the PRO theme isn’t working. The website is: www.thepavilionskegness.co.uk
What is stopping this from working?
Thanks in advance,
James
Hello, it appears my submenu using the PRO theme isn’t working. The website is: www.thepavilionskegness.co.uk
What is stopping this from working?
Thanks in advance,
James
Hi James,
To fix this issue, please add the following CSS under Customizer > Custom > Global CSS:
.hm9.x-bar-scroll.x-bar-outer-spacers.ps-container.ps-theme-default {
overflow: inherit !important;
}
Perfect, thank you very much
You’re welcome.