Home Forums WoodMart support forum Add a pop-up to the menu bar

Add a pop-up to the menu bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #726794

    czxluck
    Participant

    How to add a pop-up window to the menu bar? What are the steps?

    Attachments:
    You must be logged in to view attached files.
    #726843

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You can achieve this using the built-in Popup Builder feature of the theme.

    Please follow this approach:

    Create your pop-up with and In the pop-up settings, set the trigger type to “On selector click”.
    https://postimg.cc/LgFBhRXg

    Then make sure the selector is correctly matched between the menu item and the pop-up settings:

    In the Popup trigger settings, use the selector with a dot, for example
    .details https://postimg.cc/LgFBhRXg

    In the menu item, add the class name in the “CSS Classes (optional)” field without the dot,
    https://postimg.cc/8sJPWBq3

    This way, when the user clicks that menu item, the pop-up will open correctly.

    You can also refer to the documentation for more details:
    https://xtemos.com/docs-topic/popup-builder/

    Best Regards

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)