Home › Forums › WoodMart support forum › html Popup Issue
html Popup Issue
- This topic has 6 replies, 2 voices, and was last updated 1 year, 10 months ago by
Luke Nielsen.
-
AuthorPosts
-
January 4, 2024 at 4:14 pm #526889
developer2021Participanti am facing issue on popup that after opening the popup
overlayered screen continues till page end .-
This topic was modified 1 year, 10 months ago by
developer2021.
Attachments:
You must be logged in to view attached files.January 4, 2024 at 5:51 pm #526941
Luke NielsenMemberHello,
Thank you for reaching out to us!
Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
WoodMart core
WooCommerce
Elementor/WPBakery page builderThank you in advance
Kind Regards
January 4, 2024 at 6:13 pm #526958
developer2021ParticipantSpecially this issue is in mobile version while inspecting on chrome as mobile everything looks perfect but when I open in real mobile size grid popup having issue
January 5, 2024 at 4:41 pm #527301
Luke NielsenMemberHello,
Please try to use the below code for help, define it in Theme Settings -> Custom CSS -> Global Custom CSS.
@media (max-width: 1024px) { .mfp-wrap.content-popup-wrapper { position: fixed !important; overflow-y: scroll; max-height: 100vh !important; top: 0 !important; bottom: 0 !important; } }Kind Regards
January 5, 2024 at 5:14 pm #527326
developer2021ParticipantYes It works perfectly
January 5, 2024 at 5:25 pm #527331
developer2021ParticipantI have one question also that
i want to use multiple different off-canvas-slider on single product page using Column role for “off-canvas layout” but when i add different off canvas slider buttons but only one slider is open only from all the buttons
so please tell me how can i differentiate all off canvas sliders.January 8, 2024 at 1:33 pm #527851
Luke NielsenMemberHello,
The thing is that 1 page can have 1 content for the “off-canvas sidebar”, this option does not provide multiple “off-canvas” sidebars on the page, unfortunately.
Kind Regards
-
This topic was modified 1 year, 10 months ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register
