Home Forums WoodMart support forum How to add the popup button on the header builder

How to add the popup button on the header builder

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #373854

    HARSLE
    Participant

    I added the HTML Block by header builder, but it can not show the button on the header, how to set the button with popup like this screenshot?

    Attachments:
    You must be logged in to view attached files.
    #373857

    HARSLE
    Participant

    If I add one HTML block, it will show like this

    Attachments:
    You must be logged in to view attached files.
    #373875

    Hello,

    I have visited your website and the Popup is already added into the header.

    Screenshot: https://gyazo.com/de97e77866786b2735ce769c0e6875fa

    Best Regards

    #373984

    HARSLE
    Participant

    But how to remove the white edge, please check the picture

    Attachments:
    You must be logged in to view attached files.
    #374145

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-popup {
        padding: 0;
    }

    Best Regards

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