Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
Hello,
I would like to customize the search field for the weapon collumn on the main table on the page:
https://warzoneloadout.games/
Currrently it's grey and not really good with the overall rest of the website UI.
Do you know how i could add CSS to this Search component and customize Colors, Font, etc.? Mabye even the text label but not a priority.
Sincerely,
Alex
Hi Alex
Thank you for reaching out to us.
All available modifications you can find in the customize tab of the table but if what you are trying to acieve is not possible with the builtin features you will have to modify it with CSS.
I'm afraid writing custom CSS is not included in the provided support but I can explain how to find and copy the selectors you need to use to hide something.
Right-click on the part you wish to modify and inspect the element:
Then, when you hover over the code, that section will be highlighted in the modal. Right-click on the code that highlights the entire div, and go to copy/copy selector:
Paste that selector, and add "display: none !important;", like this for example if you want to hide something, different code would be applied if you want to change the color of course
So, now Extras field is hidden:
Certain selectors can't be combined, so if it doesn't work when you separate them with a coma, simply add another selector below }
If this doesn't help either, we can recommend these services for customization
https://codeable.io/?ref=l1TW1
https://wpkraken.io/?tms-plugins