Viewing 1 replies (of 1 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    There is no option to do that, but you can try this custom CSS:

    .probox,
    .probox>*,
    .probox input.orig  {
        height: 48px !important;
        font-size: 24px !important;
    }
    
    .probox input.autocomplete {
        display: none !important;
    }

    Best,
    Ernest M.

Viewing 1 replies (of 1 total)

The topic ‘enlarge’ is closed to new replies.