Comments Robert started the conversationFebruary 18, 2020 at 1:38pmHello! Is there a way to move the table main search block to the left - in place of "Rows per page" block? Thanks! 2,572Aleksandar repliedFebruary 19, 2020 at 11:46amHi Robert.Sure, they can switch places with some custom CSS: .wpDataTablesWrapper .dataTables_filter { float: left !important; } .wpDataTablesWrapper .dataTables_length { float: right !important; } You need to place this in the Custom CSS field, in main settings of wpDataTables/Custom JS and CSS tab.Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail TablesRobert repliedFebruary 19, 2020 at 12:29pmThank you! Works. 2,572Aleksandar repliedFebruary 19, 2020 at 3:55pmYou're welcome RobertIf you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
Hello! Is there a way to move the table main search block to the left - in place of "Rows per page" block? Thanks!
Hi Robert.
Sure, they can switch places with some custom CSS:
You need to place this in the Custom CSS field, in main settings of wpDataTables/Custom JS and CSS tab.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you! Works.
You're welcome Robert
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables