[Resolved] Assistance with the Theme

Home Forums Support [Resolved] Assistance with the Theme

Home Forums Support Assistance with the Theme

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #192150
    Sushil

    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
    Image of website

    #192161
    Tom
    Lead Developer
    Lead Developer

    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?

    #192189
    Sushil

    Hi Tom,
    Please see this link http://gmpcompliance.com.au/

    Thanks in advance for your assistance

    #192296
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

    .site-main .sabai-navigation {
        overflow: visible;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    #192414
    Sushil

    IT works, thank you very much for awesome support
    Cheers!

    #192510
    Tom
    Lead Developer
    Lead Developer

    You’re very welcome 🙂

    #475308
    Kris Tengberg

    Thank you for this! Also using Sabai Directory, and had identical issue.
    SOLVED.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.