Archived topic
Assistance with the Theme
6 replies · Started by Sushil on May 5, 2016
Hi there,
I am using a directory plugin; it's a localhost setup. I am facing some issue with the theme. When I use twenty twelve themes then it looks alright but when I use generates press theme then drop down doesn't look right. please see the attached picture for more information

Interesting, looks like a z-index issue.
I would have to see the actual site in order to give you some code that will fix it. Any chance you can put it on a live server temporarily?
Hi Tom,
Please see this link http://gmpcompliance.com.au/
Thanks in advance for your assistance
Give this CSS a try:
.site-main .sabai-navigation {
overflow: visible;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
IT works, thank you very much for awesome support
Cheers!
You're very welcome :)
Thank you for this! Also using Sabai Directory, and had identical issue.
SOLVED.