As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #969597
Search Box size
Closed

Comments

  •  2
    alfakih started the conversation

    Hi,

    on the top of the page there is the search box, now on the mobile windoes view, the search box get out of view site, look at the attached screen shot for illustration. 

    How would I fix that?

    Thank you

    Shehab

  • [deleted] replied

    Hi alfakih,
    Thank you for your purchase.

    You can add this CSS to wpDataTables Custom CSS field on wpDataTables settings page:

    @media only screen and (max-width: 330px) {
    input[type="search"] {
            width: 140px !important;
        }
    }
    
  •  2
    alfakih replied

    Thank you very much, it works

  • [deleted] replied

    Hi alfakih,

    You are welcome. We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks! 

  •  2
    alfakih replied

    I did left a good review with 5 stars

    Thank you