I want to make all hyperlinked text in wpdatatable cells "black" with a dotted underline - currently it shows as blue text.
I had assumed that if I inserted the following in the Custom wpDataTables CSS it would have this effect wpdt-c a { color: #080808; text-decoration: none; border-bottom: 1px dotted; }
Whilst this provides the dotted line under the hypertext in the table cell - it doesn't change the color of the hyperlinked text. Is there something else to be changed to change the color of hypertext in a cell?
If you like our plugin and support we'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. It means a lot to us.
Thanks.
I want to make all hyperlinked text in wpdatatable cells "black" with a dotted underline - currently it shows as blue text.
I had assumed that if I inserted the following in the Custom wpDataTables CSS it would have this effect
wpdt-c a { color: #080808; text-decoration: none; border-bottom: 1px dotted; }
Whilst this provides the dotted line under the hypertext in the table cell - it doesn't change the color of the hyperlinked text. Is there something else to be changed to change the color of hypertext in a cell?
Thanks for any info you may provide
HI Martin,
Thank you for your purchase.
Can you pelase send me the link of some table where you have that hyperlinks so I can take a look and give you my suggestion.
Best regards.
Kind Regards,
Miloš Jovanović
[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
Hi Martin
You can use this CSS code to color the links
Best regards.
Kind Regards,
Miloš Jovanović
[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
Thanks - that works a treat!
Hi Martin,
Glad to help you out.
You are welcome.
If you like our plugin and support we'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. It means a lot to us. Thanks.
Kind Regards,
Miloš Jovanović
[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