Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vvalladolid
    Participant

    Hi,

    Is it possible for the window to open in full screen?

    Thank you,

    Regards,

    Hi vvalladolid,

    Yes it is possible. There is no out of the box option to do this right now.

    But you can paste the below CSS under the widget box settings –> Widget template settings –> Additional CSS

    #ufw_15 .ufw_wb{
        position: fixed;
        right: 0px;
        left: 0px;
        margin: auto;
        bottom: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        z-index: -1;
    }

    Where 15 is the ID of the widget box. You can find it in the page where all the widget boxes are listed.

    Thanks,
    Aakash

    vvalladolid
    Participant

    Excelente, muchas gracias

    Thank you !

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter