Home › Forums › WoodMart support forum › Pop ups Framework
Pop ups Framework
- This topic has 9 replies, 2 voices, and was last updated 5 years, 1 month ago by Elise Noromit.
-
AuthorPosts
-
November 11, 2019 at 2:25 pm #156322
lavitasarimParticipantHello there.
I can’t destroy the frame around the pop ups.
Can you help me with this?
Thank you.
Attachments:
You must be logged in to view attached files.November 11, 2019 at 3:25 pm #156337
Elise NoromitMemberHello,
Please enter the HTML block which is used for popup window and set zero in all the margins and paddings in the outer row or update your site admin access I will double-check and suggest.
Best Regards
November 11, 2019 at 5:24 pm #156372
lavitasarimParticipantHello there.
Even though I’ve done everything zero, the frame doesn’t disappear! Would you check?
Could you help?
Waiting for news
Thank you.
November 11, 2019 at 10:12 pm #156407
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-promo-popup, body .woodmart-content-popup { padding: 0; }
Best Regards
November 12, 2019 at 5:38 am #156434
lavitasarimParticipantHello there.
What was the problem? Is there a problem with the theme?
This way we inflate the CSS file. This reduces performance.
And I want to ask you this.
When you press the Order Tracking button at the top right of the page, the pop up opens. Order does not go to Tracking page. Why is this happening?
Thank you.
November 12, 2019 at 9:40 am #156493
Elise NoromitMemberHello,
By default, the popup window has 30px padding that is why you saw the white border.
Your popup content is just an image element. Single image element never makes Orders go to the Tracking page or elsewhere.
You need to create a page, insert the order tracking element and assign the ling in the Header builder. Order tracking pageBest Regards
November 12, 2019 at 10:55 am #156510
lavitasarimParticipantHello there.
I didn’t add a pop up link to Order Tracking page or Top Right menu.
When you click on the Order Tracking link, pop up opens. You can test that.
If you want, you can check it out with administrator privileges.
Thank you.
November 12, 2019 at 11:43 am #156519
Elise NoromitMemberHello,
You need to edit the menu which you use in the top right bar. Remove this menu item or replace it with the proper one.
I am getting confused and hardly understand what your purpose is. Please describe what you want to have: do you want to have the popup? If yes, what you want to have in the top bar menu?
Best Regards
November 12, 2019 at 12:20 pm #156529
lavitasarimParticipantHello there.
All I want is to go to the order tracking page when clicking the Order Tracking page link.
But that’s not happening right now.
Thank you.
Attachments:
You must be logged in to view attached files.November 12, 2019 at 12:48 pm #156537
Elise NoromitMemberHello,
I have tried to remove the old and added new custom links and it works correctly now.
Best Regards
-
AuthorPosts
Tagged: Pop ups Framework
- You must be logged in to create new topics. Login / Register