Comments Robert Barnes started the conversationMay 11, 2020 at 8:54amWe have tables on this url and would like the links to be the color #b30000. https://www.superguide.com.au/comparing-super-funds/super-and-pension-fund-performance-rankings#Super_funds_list In the page /wp-admin/admin.php?page=wpdatatables-settings we have added the following settings to Custom wpDataTables CSS .wpDataTablesWrapper .dataTables_filter { display: none !important; } .wpDataTablesFilter .wpDataTableFilterSection { min-width: 145px !important; } .wpDataTablesWrapper table.wpDataTable thead th { background-color: f2f2f2} .tdcenter {text-align: center!important; } .wpdt-c a {color:#b30000;} .wpDataTablesWrapper table.wpDataTable td, .wpDataTablesWrapper table.wpDataTable th { text-align: center !important; } table.wpDataTable td.numdata { text-align: center !important; } .wpDataTablesWrapper table.wpDataTable tr.odd td { background-color: #fff !important; } .wpDataTablesFilter .wpDataTableFilterSection {min-height:50px !important} .wpDataTables .checkbox-filter.btn, .wpDataTables input[type=text], .wpDataTables select, .wpdt-c .wpDataTablesWrapper .filter_column button {background:#bee0e4} .wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-cf-search-filters-button-block) {margin-right: 10px;width: 200px!important}; You can also in the screenshot here: https://share.getcloudapp.com/YEu1eKGpPlease can you confirm what we need to do to fix it so the link colors are #b30000?Thanks in advance.Cheers, Rob 2,572Aleksandar repliedMay 12, 2020 at 10:59amHello RobThank you for your purchase.As far as I can see, you achieved that color for wpDataTables links:When I inspect the page it is #b30000Kind 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 ...
We have tables on this url and would like the links to be the color #b30000.
https://www.superguide.com.au/comparing-super-funds/super-and-pension-fund-performance-rankings#Super_funds_list
In the page /wp-admin/admin.php?page=wpdatatables-settings we have added the following settings to Custom wpDataTables CSS
.wpDataTablesWrapper .dataTables_filter { display: none !important; } .wpDataTablesFilter .wpDataTableFilterSection { min-width: 145px !important; } .wpDataTablesWrapper table.wpDataTable thead th { background-color: f2f2f2} .tdcenter {text-align: center!important; } .wpdt-c a {color:#b30000;} .wpDataTablesWrapper table.wpDataTable td, .wpDataTablesWrapper table.wpDataTable th { text-align: center !important; } table.wpDataTable td.numdata { text-align: center !important; } .wpDataTablesWrapper table.wpDataTable tr.odd td { background-color: #fff !important; } .wpDataTablesFilter .wpDataTableFilterSection {min-height:50px !important} .wpDataTables .checkbox-filter.btn, .wpDataTables input[type=text], .wpDataTables select, .wpdt-c .wpDataTablesWrapper .filter_column button {background:#bee0e4} .wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-cf-search-filters-button-block) {margin-right: 10px;width: 200px!important};
You can also in the screenshot here: https://share.getcloudapp.com/YEu1eKGp
Please can you confirm what we need to do to fix it so the link colors are #b30000?
Thanks in advance.
Cheers, Rob
Hello Rob
Thank you for your purchase.
As far as I can see, you achieved that color for wpDataTables links:
When I inspect the page it is #b30000
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