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

    (@wpdreams)

    Hi,

    The plugin width can be set here: https://i.imgur.com/esYWeUR.png
    There is no option to increase the hegith, 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 ‘Sizing’ is closed to new replies.