Home Forums WoodMart support forum How to make a popup buttons like this?

How to make a popup buttons like this?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #274658

    Djapa89
    Participant

    How can i make popup buttons like this, to have the icon above the text and to be able to adjust the size of the icon and text font and color, and icon color. I want to make that html block and put in in header bottom.

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

    Hello,

    You can find the option to upload icons in the Button tab of the Popup element https://prnt.sc/10pfn7x

    If you have any questions please feel free to contact us.

    Best Regards

    #274795

    Djapa89
    Participant

    How to icon be above text, on top of text like in the picture?

    #274934

    Hello,

    Please provide the page URL I will check if it is possible to do with the shorcode.

    Best Regards

    #274936

    Djapa89
    Participant

    Icon positon on popup button to be on top.

    #275048

    Hello,

    Please provide the page URL I have viewed home and contact pages, and I cannot find the popup button.

    Best Regards

    #275054

    Djapa89
    Participant

    it is in html blocks , open hours, booking, location, every block have popup button

    #275089

    Hello,

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

    body header .btn-icon-pos-left {
        flex-direction: column-reverse;
    }

    Best Regards

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