# Q&A
**Q: Where is the tag line rendered?**
A: Immediately below the resource title on `xfrm_resource_view`.
**Q: Can I move it somewhere else?**
A: Yes—change the template modification to insert at a different anchor, or copy the snippet to your child style.
**Q: Does this affect the overview/listing pages?**
A: No, only the resource item page is touched.
**Q: Any performance impact?**
A: Negligible; it's a single string replacement during template compile.
**Q: How do I style it as a proper subtitle?**
A: Added a aixf_rtl_tagline.less template you can personalize to match your vibe.