1.How can I link the “join” option to the registration page?
2. I want to click the username link to go to my account page.
Hi,
That is the mobile menu element from tagDiv Composer. Unfortunately, that element cannot be edited to change the way it works.
What you can do is create your own mobile menu using the elements you prefer. To do this, you can create a page and then use the Popup element for that page, so when the popup menu is triggered, it opens that page as a mobile menu.
Additionally, you can use elements such as “Menu Login”.
I created a mobile menu using a modal popup element, but the top of the popup menu isn’t flush with the mobile browser; there’s space between the menu and the browser (https://imgur.com/gallery/OPB8wt6). There’s also a white border around the popup’s close button (https://imgur.com/gallery/LxSYiz2). My requirements are as follows:
https://adriennew5.sg-host.com/
1. Remove the space between the popup menu and the browser window.
2. Remove the white border around the popup’s close button.
Hi,
This issue is related to the settings of the pop-up element used in the header, specifically the option that controls whether it is displayed before or over the content.
To remove the border, please set the border value to 0, as shown here: https://i.imgur.com/h7aK6Mf.png
Thank you!
1. I tried modifying the popup page and disabling the full-page feature, and the page itself seems fine. I don’t see any extra space. (https://adriennew5.sg-host.com/popup-menu/) (https://imgur.com/557OExY )
However, when I use the modal popup feature to access the popup page, I see white space above and below the menu. (https://imgur.com/oNIMD0S )Is it possible to remove this white space?
2. As you suggested, the border value was set to 0, but the border still exists.
Hi Calin, The issue with the space at the top and bottom of the menu is resolved; the problem was with the modal popup content padding, and changing it to 0 solved the issue.
I still can’t resolve the border issue with the close icon. As you said, the border value is set to 0, but the border is still there.
(https://imgur.com/a/IaoVG6u)