Overlay on mobile missing X button
-
hi there! Somehow the X button of an overlay page doesn't show on mobile, when burger icon is disabled. If I enable burger icon, then the X shows up. Is this a bug?
Desktop overlay doesn't have this issue.Are mobile overlays created via the "phone layout" section of a page?
Thank you!
-
can u post a link here
When you post:
Post a link to where the problem is -
@arminunruh https://ora.bookawizard.com/
- Browse to mobile layout
- Click +
- Overlay opens
- Close X is missing

-
hey when im on the mobile page and i click on the +
then i navigate to another page instead of opening an overlay.this is your custom coded html link:

however, its missing the data attributes: data-id, data-type etc as in this working overlay link:

if you add the correct data attributes, the overlay will work
also make sure to disable any caching plugins while you're working on this