Question
1
Replies
1013
Views
Posted: March 16, 2018
Last activity: March 16, 2018
Closed
Substitute to remove inline style
Basically we use inline style for font color or bold text.so if we want to remove inline style what other way to change font color or bold letter?
Thanks for your help in advance.
***Updated by moderator: Lochan to add Categories***
Can you please explain where are you using this inline style. Assuming that you are using it for control inside a section,
1) you can probably create a custom CSS class and apply your styles in that class.
2) In application skin, create a new style and refer the same to section properties(Label/Control Format).