Comments 1rotem217 started the conversationMarch 27, 2018 at 11:16amwhat is the css class for bold text in a row?lead - working but not boldfont-bold { font-weight: bold;} - doesn't work 472Isidora repliedMarch 27, 2018 at 12:49pmHi rotem217,Thank you for your purchase.That is correct css settings for font-weight but you have to find selector where that will be applied. With Inspect element of the browser you can find class or id's that you can use for row that you need.Kind Regards, Isidora Markovic wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs You can try our wpDataTables add-ons before purchase on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables 1rotem217 repliedMarch 27, 2018 at 2:30pmI believe that you are right but there is no changeit look like something is blocking all my changes 472Isidora repliedMarch 27, 2018 at 3:44pmHI rotem217,Can you please send me that code that you use for styling text in table?Kind Regards, Isidora Markovic wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs You can try our wpDataTables add-ons before purchase on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables Sign in to reply ...
what is the css class for bold text in a row?
lead - working but not bold
font-bold { font-weight: bold;} - doesn't work
Hi rotem217,
Thank you for your purchase.
That is correct css settings for font-weight but you have to find selector where that will be applied. With Inspect element of the browser you can find class or id's that you can use for row that you need.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
I believe that you are right but there is no change
it look like something is blocking all my changes
HI rotem217,
Can you please send me that code that you use for styling text in table?
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables