Site logo

[Resolved] Sub-menu issues with masonry

Home Forums Support [Resolved] Sub-menu issues with masonry

Home Forums Support Sub-menu issues with masonry

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2521584
    Alex

    Hi guys,

    There seems to be a conflict between the sub-menu and the masonry. Overlapping + non-responsiveness.
    Before switching to block elements, didn’t have any such issues.
    Please take a look as I fail to find the source of the problem.

    Thank you in advance.

    #2521636
    Ying
    Staff
    Customer Support

    Hi Alex,

    Can you try adding this CSS:

    .sidebar {
        position: relative;
        z-index: 1;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #2521669
    Alex

    Perfect! Thank you Ying

    #2522400
    Ying
    Staff
    Customer Support

    No Problem 🙂

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