Forum Discussion
nehaSharma
7 years agoExpert
girishkumar01 You can't customize the Pre-defined components, you can only redesign them using CSS.
girishkumar01
7 years agoContributor
Thank you for your quick response..
I would like to add an <h1> tag, not a CSS change...
- nehaSharma7 years agoExpert
If you want to add h1 tag at the top or at the bottom of the component, you can use @override method, here is the documentation: https://community.lithium.com/t5/Components-endpoints-and-the/Using-override-to-change-core-components/ta-p/61358
However, if you want to add in between the component, the only option is to add using jQuery or you can create a custom component for that.
- girishkumar017 years agoContributor
Thank you..
Related Content
- 4 years ago
- 10 years ago
- 8 years ago
- 9 years ago