• Resolved Pat

    (@patrickhaond)


    Hi there.
    When I acces on GeoDirectory pages with shortcodes, on smartphone, there is a navigation menu layout issue.
    I am using Divi theme.

    The menu seems transparent and I can not click on element to expand.

    Thank you for any help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Paolo

    (@paoltaia)

    Hi,

    This is not GeoDirectory related.

    You have this custom CSS

    .et_pb_row:has(.geodir-categories-container) {
    position: relative;
    z-index: 10;
    }

    “z-index: 10;” is the culprit.

    It is in this file: et-divi-customizer-global.min.css?ver=1727909504

    Thanks,

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.