Viewing 1 replies (of 1 total)
  • Plugin Contributor Calin Vingan

    (@calinvingan)

    Hi,

    You can add a javascript to open the box on page load.

    jQuery(document).ready(function () {
       jQuery('.abh_box .name').trigger('click');
    });

    Best regards,
    Calin

Viewing 1 replies (of 1 total)
  • The topic ‘Auto Open “Drop Down” Theme’ is closed to new replies.