Home Forums WoodMart support forum Pop ups Framework

Pop ups Framework

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #156322

    lavitasarim
    Participant

    Hello 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.
    #156337

    Hello,

    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

    #156372

    lavitasarim
    Participant

    Hello there.

    Even though I’ve done everything zero, the frame doesn’t disappear! Would you check?

    Could you help?

    Waiting for news

    Thank you.

    #156407

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-promo-popup, 
    body .woodmart-content-popup {
        padding: 0;
    }

    Best Regards

    #156434

    lavitasarim
    Participant

    Hello 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.

    #156493

    Hello,

    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 page

    Best Regards

    #156510

    lavitasarim
    Participant

    Hello 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.

    #156519

    Hello,

    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

    #156529

    lavitasarim
    Participant

    Hello 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.
    #156537

    Hello,

    I have tried to remove the old and added new custom links and it works correctly now.

    Best Regards

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